Chromium Code Reviews| Index: webkit/tools/test_shell/keyboard_unittest.cc |
| =================================================================== |
| --- webkit/tools/test_shell/keyboard_unittest.cc (revision 5576) |
| +++ webkit/tools/test_shell/keyboard_unittest.cc (working copy) |
| @@ -13,6 +13,8 @@ |
| #include "KeyboardEvent.h" |
| MSVC_POP_WARNING(); |
| +#undef LOG |
| + |
| #include "webkit/glue/editor_client_impl.h" |
| #include "webkit/glue/event_conversion.h" |
| #include "webkit/glue/webinputevent.h" |