Index: webkit/tools/test_shell/webview_host_gtk.cc |
diff --git a/webkit/tools/test_shell/webview_host_gtk.cc b/webkit/tools/test_shell/webview_host_gtk.cc |
index 92a6016fc563db94031654657f0d771bd48f5384..60b8a81150b5bd3dfd723939ea877032797414d0 100644 |
--- a/webkit/tools/test_shell/webview_host_gtk.cc |
+++ b/webkit/tools/test_shell/webview_host_gtk.cc |
@@ -11,8 +11,8 @@ |
#include "gfx/size.h" |
#include "skia/ext/platform_canvas.h" |
#include "third_party/WebKit/WebKit/chromium/public/WebView.h" |
+#include "webkit/glue/plugins/gtk_plugin_container.h" |
#include "webkit/glue/webpreferences.h" |
-#include "webkit/plugins/npapi/gtk_plugin_container.h" |
#include "webkit/tools/test_shell/test_webview_delegate.h" |
using WebKit::WebDevToolsAgentClient; |