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

Unified Diff: third_party/WebKit/public/web/WebDataSource.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
Index: third_party/WebKit/public/web/WebDataSource.h
diff --git a/third_party/WebKit/public/web/WebDataSource.h b/third_party/WebKit/public/web/WebDataSource.h
index da476fe80ae3066d43d33333d39278fb7f840b52..5aaa8bb5b0dcae2c603b4c7b0ce14d3b10588a03 100644
--- a/third_party/WebKit/public/web/WebDataSource.h
+++ b/third_party/WebKit/public/web/WebDataSource.h
@@ -33,8 +33,8 @@
#include <memory>
-#include "../platform/WebCommon.h"
-#include "../platform/WebSourceLocation.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebSourceLocation.h"
#include "WebNavigationType.h"
#include "WebTextDirection.h"
« no previous file with comments | « third_party/WebKit/public/web/WebDOMFileSystem.h ('k') | third_party/WebKit/public/web/WebDateTimeChooserCompletion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698