summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webplugin_delegate_proxy.h
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-08 18:26:51 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-08 18:26:51 +0000
commit6f65cc3b4114080938c42bc1f3f55c0188f27163 (patch)
tree52569c01936dd898d1cc5bf29dc606ff05d06ff7 /chrome/renderer/webplugin_delegate_proxy.h
parente2ad153b226d66618b989e0e551ba157336b6ea9 (diff)
downloadchromium_src-6f65cc3b4114080938c42bc1f3f55c0188f27163.zip
chromium_src-6f65cc3b4114080938c42bc1f3f55c0188f27163.tar.gz
chromium_src-6f65cc3b4114080938c42bc1f3f55c0188f27163.tar.bz2
Suppress a warning about LOG being re-defined.
temporary_glue.cc includes webview_impl.h, which brings in headers that include wtf/Assertions.h. However, it also brings in logging.h. The workaround is to include wtf/Assertions.h in temporary_glue.cc and then #undef LOG. This effectively mimics what we do elsewhere in glue. TEST=none BUG=none R=brettw Review URL: http://codereview.chromium.org/149339 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20172 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer/webplugin_delegate_proxy.h')
0 files changed, 0 insertions, 0 deletions