Skip to content
Snippets Groups Projects
Commit 07f1ceea authored by tfarina@chromium.org's avatar tfarina@chromium.org
Browse files

base: Move CaseInsensitiveCompare traits into the base namespace.


This should fix conflicts like:
2>d:\src\chromium_src2\src\base/string_util.h(480) : error C2904: 'CaseInsensitiveCompare' : name already used for a template in the current scope
2>        d:\src\chromium_src2\src\third_party\xulrunner-sdk\win\include\xpcom\nsStringAPI.h(1406) : see declaration of 'CaseInsensitiveCompare'

Reported-by: default avatarJeff Timanus <twiz@google.com>

BUG=None
TEST=trybots

Review URL: http://codereview.chromium.org/4366001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64877 0039d316-1c4b-4281-b951-d872f2087c98
parent d019f6ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment