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

Unified Diff: third_party/WebKit/public/web/WebDateTimeChooserParams.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/WebDateTimeChooserParams.h
diff --git a/third_party/WebKit/public/web/WebDateTimeChooserParams.h b/third_party/WebKit/public/web/WebDateTimeChooserParams.h
index f045045ae5104eea689a961ea35f8036311be652..dfb2fbd649202e0e26e4efa2c1b33b9ccfd6d39e 100644
--- a/third_party/WebKit/public/web/WebDateTimeChooserParams.h
+++ b/third_party/WebKit/public/web/WebDateTimeChooserParams.h
@@ -26,9 +26,9 @@
#ifndef WebDateTimeChooserParams_h
#define WebDateTimeChooserParams_h
-#include "../platform/WebRect.h"
-#include "../platform/WebString.h"
-#include "../platform/WebVector.h"
+#include "public/platform/WebRect.h"
+#include "public/platform/WebString.h"
+#include "public/platform/WebVector.h"
#include "WebDateTimeInputType.h"
#include "WebDateTimeSuggestion.h"
« no previous file with comments | « third_party/WebKit/public/web/WebDateTimeChooserCompletion.h ('k') | third_party/WebKit/public/web/WebDevToolsAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698