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

Unified Diff: Source/core/html/BaseDateAndTimeInputType.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 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: Source/core/html/BaseDateAndTimeInputType.h
diff --git a/Source/core/html/BaseDateAndTimeInputType.h b/Source/core/html/BaseDateAndTimeInputType.h
index 96f442969b228ffd2f37b55cf9c61a121eeadb8b..fdf7f57bf3745b5d7e94d1dab9f290d9bca663e5 100644
--- a/Source/core/html/BaseDateAndTimeInputType.h
+++ b/Source/core/html/BaseDateAndTimeInputType.h
@@ -31,8 +31,8 @@
#ifndef BaseDateAndTimeInputType_h
#define BaseDateAndTimeInputType_h
-#include "DateComponents.h"
#include "InputType.h"
+#include "core/platform/DateComponents.h"
#include <wtf/unicode/Unicode.h>
namespace WebCore {
« no previous file with comments | « Source/core/html/BaseChooserOnlyDateAndTimeInputType.h ('k') | Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698