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

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

Issue 15422005: Remove unused includes from core/html .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 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: Source/core/html/BaseDateAndTimeInputType.cpp
diff --git a/Source/core/html/BaseDateAndTimeInputType.cpp b/Source/core/html/BaseDateAndTimeInputType.cpp
index e9ec785fe1f2af43204d84ff5c8d28745c262295..52e38574e907be3f73c890311f04e4dfc53b5bea 100644
--- a/Source/core/html/BaseDateAndTimeInputType.cpp
+++ b/Source/core/html/BaseDateAndTimeInputType.cpp
@@ -32,8 +32,6 @@
#include "core/html/BaseDateAndTimeInputType.h"
#include <limits>
-#include "HTMLNames.h"
-#include "core/dom/KeyboardEvent.h"
#include "core/html/HTMLInputElement.h"
#include "core/platform/text/PlatformLocale.h"
#include <wtf/CurrentTime.h>
« no previous file with comments | « Source/core/html/BaseButtonInputType.cpp ('k') | Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698