Index: webkit/glue/webkitplatformsupport_impl.h |
diff --git a/webkit/glue/webkitplatformsupport_impl.h b/webkit/glue/webkitplatformsupport_impl.h |
index e8c2b28329982fd8d340a1e895de51873fb2b5cf..82f3178960af2a77f596f519eb83f9bcc00abb2d 100644 |
--- a/webkit/glue/webkitplatformsupport_impl.h |
+++ b/webkit/glue/webkitplatformsupport_impl.h |
@@ -10,8 +10,8 @@ |
#include "base/platform_file.h" |
#include "base/threading/thread_local_storage.h" |
#include "base/timer.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/Platform.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebURLError.h" |
+#include "third_party/WebKit/public/platform/Platform.h" |
+#include "third_party/WebKit/public/platform/WebURLError.h" |
#include "ui/base/layout.h" |
#include "webkit/glue/resource_loader_bridge.h" |
#include "webkit/glue/webfallbackthemeengine_impl.h" |