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

Unified Diff: Source/web/ExternalDateTimeChooser.h

Issue 512563002: Move ColorChooser{,Client} and DateTimeChooser{,Client} from platform to core. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | « Source/web/DateTimeChooserImpl.cpp ('k') | Source/web/ExternalDateTimeChooser.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/ExternalDateTimeChooser.h
diff --git a/Source/web/ExternalDateTimeChooser.h b/Source/web/ExternalDateTimeChooser.h
index c8b31867623cf1133a62f5094f4984b399741580..3545a59f2cb9e3619a88ae1cde5ecc97794c1a4d 100644
--- a/Source/web/ExternalDateTimeChooser.h
+++ b/Source/web/ExternalDateTimeChooser.h
@@ -27,7 +27,7 @@
#define ExternalDateTimeChooser_h
#if !ENABLE(INPUT_MULTIPLE_FIELDS_UI)
-#include "platform/DateTimeChooser.h"
+#include "core/html/forms/DateTimeChooser.h"
namespace blink {
« no previous file with comments | « Source/web/DateTimeChooserImpl.cpp ('k') | Source/web/ExternalDateTimeChooser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698