Index: content/renderer/renderer_webkitplatformsupport_impl.h |
diff --git a/content/renderer/renderer_webkitplatformsupport_impl.h b/content/renderer/renderer_webkitplatformsupport_impl.h |
index 2bf5948e41dca819ce2dfc6ca56fa9064f405d62..adfe11029754626ec0ba6dcabde43e0925e0b123 100644 |
--- a/content/renderer/renderer_webkitplatformsupport_impl.h |
+++ b/content/renderer/renderer_webkitplatformsupport_impl.h |
@@ -10,8 +10,8 @@ |
#include "base/platform_file.h" |
#include "content/common/content_export.h" |
#include "content/common/webkitplatformsupport_impl.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebIDBFactory.h" |
+#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h" |
+#include "third_party/WebKit/public/platform/WebIDBFactory.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSharedWorkerRepository.h" |
#include "webkit/renderer/compositor_bindings/web_compositor_support_impl.h" |