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

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

Issue 17388003: Remove unused includes from core/{editing,fileapi,history,html} (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 years, 6 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/core/html/RadioNodeList.h ('k') | Source/core/html/TextFieldInputType.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/StepRange.h
diff --git a/Source/core/html/StepRange.h b/Source/core/html/StepRange.h
index 4aa5cae17c58e53e7de55b572f6a31877b0e2fa5..0b044442fd803ecb0cabe4e052e95241bb022170 100644
--- a/Source/core/html/StepRange.h
+++ b/Source/core/html/StepRange.h
@@ -22,8 +22,7 @@
#define StepRange_h
#include "core/platform/Decimal.h"
-#include <wtf/Forward.h>
-#include <wtf/Noncopyable.h>
+#include "wtf/Forward.h"
namespace WebCore {
« no previous file with comments | « Source/core/html/RadioNodeList.h ('k') | Source/core/html/TextFieldInputType.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698