Index: webkit/tools/test_shell/test_webview_delegate.cc |
=================================================================== |
--- webkit/tools/test_shell/test_webview_delegate.cc (revision 23197) |
+++ webkit/tools/test_shell/test_webview_delegate.cc (working copy) |
@@ -8,6 +8,8 @@ |
#include "config.h" |
darin (slow to review)
2009/08/12 21:47:21
looks like we can just remove the config.h include
|
+#undef LOG |
+ |
#include "webkit/tools/test_shell/test_webview_delegate.h" |
#include "base/file_util.h" |