Index: webkit/tools/test_shell/test_worker/test_worker_main.cc |
=================================================================== |
--- webkit/tools/test_shell/test_worker/test_worker_main.cc (revision 23197) |
+++ webkit/tools/test_shell/test_worker/test_worker_main.cc (working copy) |
@@ -4,6 +4,8 @@ |
#include "config.h" |
darin (slow to review)
2009/08/12 21:47:21
can we remove config.h instead?
|
+#undef LOG |
+ |
#include "base/at_exit.h" |
#include "base/gfx/native_widget_types.h" |
#include "base/logging.h" |