Index: content/public/common/page_state_webkit.cc |
diff --git a/content/public/common/page_state_webkit.cc b/content/public/common/page_state_webkit.cc |
index a52b61e8277ceb576ab5da82dc24f07cbce9c472..ee5ca0f20e93d6fe1897e78833c24c4f39124756 100644 |
--- a/content/public/common/page_state_webkit.cc |
+++ b/content/public/common/page_state_webkit.cc |
@@ -4,8 +4,8 @@ |
#include "content/public/common/page_state.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebHTTPBody.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/public/platform/WebHTTPBody.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebHistoryItem.h" |
#include "webkit/base/file_path_string_conversions.h" |
#include "webkit/glue/glue_serialize_deprecated.h" |