diff options
author | munjal@chromium.org <munjal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 01:08:45 +0000 |
---|---|---|
committer | munjal@chromium.org <munjal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 01:08:45 +0000 |
commit | 3c5edd42af2fab481784f122d00d75a2c28661b7 (patch) | |
tree | 4f16bbc124afd331241fcd3ec935ea1a54fa8331 /third_party/mozilla/include | |
parent | aa84ef76e7ff3e9c3601408efa0b86b74d02793b (diff) | |
download | chromium_src-3c5edd42af2fab481784f122d00d75a2c28661b7.zip chromium_src-3c5edd42af2fab481784f122d00d75a2c28661b7.tar.gz chromium_src-3c5edd42af2fab481784f122d00d75a2c28661b7.tar.bz2 |
Fix some warnings on Mac that are treated as errors:
The warnings indicate that a public/protected method of a class
visible outside of a .cc file returns a type that's declared in
the anonymous namespace in that file (and hence not visible outside
the file).
BUG=23073
TEST=none
Review URL: http://codereview.chromium.org/273058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29075 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/mozilla/include')
0 files changed, 0 insertions, 0 deletions