summaryrefslogtreecommitdiffstats
path: root/base/waitable_event_posix.cc
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-10 21:37:49 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-10 21:37:49 +0000
commitcea5e4f176b0cbee7e1e2df373ebe48b850490c6 (patch)
tree951c2c0d553e15867efcf57a4ff5585e016c5dbe /base/waitable_event_posix.cc
parentc4826855b1d36a18117adffcf5d8f71c9c20dedf (diff)
downloadchromium_src-cea5e4f176b0cbee7e1e2df373ebe48b850490c6.zip
chromium_src-cea5e4f176b0cbee7e1e2df373ebe48b850490c6.tar.gz
chromium_src-cea5e4f176b0cbee7e1e2df373ebe48b850490c6.tar.bz2
Fix gcc 4.2 warning in unit test.
As seen at http://build.chromium.org/buildbot/try-server/builders/mac/builds/45974/steps/compile/logs/stdio : warning: 'PluginExceptionsTableModelTest' has a field 'PluginExceptionsTableModelTest::table_model_' whose type uses the anonymous namespace The fix for that is to move the test into the anonymous namespace too, which breaks the friend declaration. So I need to work around that, too. BUG=none TEST=none Review URL: http://codereview.chromium.org/3345019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59155 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/waitable_event_posix.cc')
0 files changed, 0 insertions, 0 deletions