diff options
author | hans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-01 10:25:42 +0000 |
---|---|---|
committer | hans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-01 10:25:42 +0000 |
commit | e554fafac33d7c60bd024e25caa0f373fedd181c (patch) | |
tree | cb81446dfd463cd88a60f8a046a329b2fe5aa99e /chrome/browser/gtk/reload_button_gtk.cc | |
parent | 0170c8ebcccc6da30b8fbc67df32fc39da63c536 (diff) | |
download | chromium_src-e554fafac33d7c60bd024e25caa0f373fedd181c.zip chromium_src-e554fafac33d7c60bd024e25caa0f373fedd181c.tar.gz chromium_src-e554fafac33d7c60bd024e25caa0f373fedd181c.tar.bz2 |
Fix form_structure_unittest two-phase lookup problems.
The operator<< for webkit_glue::FormData needs to be declared
in the same namespace as its parameter type, in this case webkit_glue.
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/3583002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61164 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gtk/reload_button_gtk.cc')
0 files changed, 0 insertions, 0 deletions