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

Unified Diff: third_party/WebKit/public/web/WebHistoryItem.h

Issue 2887233003: ../platform/ => public/platform/ (Closed)
Patch Set: Revert a few more header includes Created 3 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 | « third_party/WebKit/public/web/WebHelperPlugin.h ('k') | third_party/WebKit/public/web/WebHitTestResult.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebHistoryItem.h
diff --git a/third_party/WebKit/public/web/WebHistoryItem.h b/third_party/WebKit/public/web/WebHistoryItem.h
index 48ba343b2aaece375fdabb24344de5f1b5da51ec..8e59774a3ddc39e008e9ffc02eb960f9f00c7e72 100644
--- a/third_party/WebKit/public/web/WebHistoryItem.h
+++ b/third_party/WebKit/public/web/WebHistoryItem.h
@@ -31,10 +31,10 @@
#ifndef WebHistoryItem_h
#define WebHistoryItem_h
-#include "../platform/WebCommon.h"
-#include "../platform/WebHistoryScrollRestorationType.h"
-#include "../platform/WebPrivatePtr.h"
-#include "../platform/WebReferrerPolicy.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebHistoryScrollRestorationType.h"
+#include "public/platform/WebPrivatePtr.h"
+#include "public/platform/WebReferrerPolicy.h"
#include "public/platform/WebString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebHelperPlugin.h ('k') | third_party/WebKit/public/web/WebHitTestResult.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698