summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/test_shell/plugin_tests.cc1
-rw-r--r--webkit/tools/test_shell/webview_host_gtk.cc1
2 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/test_shell/plugin_tests.cc b/webkit/tools/test_shell/plugin_tests.cc
index 9f17521..f25c83c 100644
--- a/webkit/tools/test_shell/plugin_tests.cc
+++ b/webkit/tools/test_shell/plugin_tests.cc
@@ -5,7 +5,6 @@
#include <string>
#include "base/file_util.h"
-#include "base/logging.h"
#include "base/message_loop.h"
#include "base/scoped_ptr.h"
#include "base/string_util.h"
diff --git a/webkit/tools/test_shell/webview_host_gtk.cc b/webkit/tools/test_shell/webview_host_gtk.cc
index d15c152..a116c4a 100644
--- a/webkit/tools/test_shell/webview_host_gtk.cc
+++ b/webkit/tools/test_shell/webview_host_gtk.cc
@@ -8,7 +8,6 @@
#include "base/gfx/rect.h"
#include "base/gfx/size.h"
-#include "base/logging.h"
#include "skia/ext/platform_canvas.h"
#include "webkit/glue/webinputevent.h"
#include "webkit/glue/webview.h"