Index: content/renderer/renderer_webkitplatformsupport_impl.h |
diff --git a/content/renderer/renderer_webkitplatformsupport_impl.h b/content/renderer/renderer_webkitplatformsupport_impl.h |
index cf39808bd11db35ecf559777c77ef45455a87c5f..b4a1723eb35a33fcf86b4a4d54cb1821cc597577 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" |