Index: content/test/test_webkit_platform_support.cc |
diff --git a/content/test/test_webkit_platform_support.cc b/content/test/test_webkit_platform_support.cc |
index baa4183bd19ba4b3159c1dacce5419475614297d..6b39c174045804a3a2f1526992e00a22276f8f6d 100644 |
--- a/content/test/test_webkit_platform_support.cc |
+++ b/content/test/test_webkit_platform_support.cc |
@@ -12,6 +12,7 @@ |
#include "base/path_service.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/public/common/content_switches.h" |
+#include "content/renderer/compositor_bindings/web_compositor_support_impl.h" |
#include "content/test/mock_webclipboard_impl.h" |
#include "content/test/web_gesture_curve_mock.h" |
#include "content/test/web_layer_tree_view_impl_for_testing.h" |
@@ -32,7 +33,6 @@ |
#include "third_party/WebKit/public/web/WebStorageEventDispatcher.h" |
#include "v8/include/v8.h" |
#include "webkit/browser/database/vfs_backend.h" |
-#include "webkit/renderer/compositor_bindings/web_compositor_support_impl.h" |
#if defined(OS_MACOSX) |
#include "base/mac/mac_util.h" |