diff options
author | hans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-01 11:23:20 +0000 |
---|---|---|
committer | hans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-01 11:23:20 +0000 |
commit | 46cf4be9212a1634b8265ffd27602a4b168e96f9 (patch) | |
tree | 81738636868eebb5fe5a95c84bc8bb9ffe96e8da /chrome/browser/worker_host/worker_document_set.h | |
parent | d3451d83da3c72c35c0c6b391833fe47f0b4236a (diff) | |
download | chromium_src-46cf4be9212a1634b8265ffd27602a4b168e96f9.zip chromium_src-46cf4be9212a1634b8265ffd27602a4b168e96f9.tar.gz chromium_src-46cf4be9212a1634b8265ffd27602a4b168e96f9.tar.bz2 |
Fix url_fixer_upper_unittest two-phase lookup problems.
The operator<< for url_parse::Component needs to be declared
in the same namespace as its parameter type, in this case url_parse.
Otherwise Clang fails to compile this because it is more strict on the Standard.
See http://clang.llvm.org/compatibility.html#dep_lookup for more info.
BUG=none
TEST=unit_tests
Review URL: http://codereview.chromium.org/3575002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61167 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/worker_host/worker_document_set.h')
0 files changed, 0 insertions, 0 deletions