Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(258)

Unified Diff: content/public/common/page_state_webkit.cc

Issue 15822010: Update refernces to Blink's Platform API (content) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/common/context_menu_params.h ('k') | content/public/common/referrer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « content/public/common/context_menu_params.h ('k') | content/public/common/referrer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698