| Index: webkit/support/test_webkit_platform_support.h
|
| diff --git a/webkit/support/test_webkit_platform_support.h b/webkit/support/test_webkit_platform_support.h
|
| index 79bd6f26ce519eba2a58053eea0d38d2d67b7e01..d06833c6ab03f5166635af56835cda9de7620ed3 100644
|
| --- a/webkit/support/test_webkit_platform_support.h
|
| +++ b/webkit/support/test_webkit_platform_support.h
|
| @@ -9,10 +9,10 @@
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebGamepads.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebUnitTestSupport.h"
|
| -#include "webkit/compositor_bindings/web_compositor_support_impl.h"
|
| #include "webkit/glue/webfileutilities_impl.h"
|
| #include "webkit/glue/webkitplatformsupport_impl.h"
|
| #include "webkit/mocks/mock_webhyphenator.h"
|
| +#include "webkit/renderer/compositor_bindings/web_compositor_support_impl.h"
|
| #include "webkit/support/simple_database_system.h"
|
| #include "webkit/support/weburl_loader_mock_factory.h"
|
| #include "webkit/tools/test_shell/mock_webclipboard_impl.h"
|
|
|