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

Unified Diff: Source/core/html/shadow/DateTimeNumericFieldElement.h

Issue 13973026: remove memoryinstrumentation Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove the rest part of MemoryInstrumentation 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
« no previous file with comments | « Source/core/html/parser/HTMLToken.h ('k') | Source/core/inspector/HeapGraphSerializer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/shadow/DateTimeNumericFieldElement.h
diff --git a/Source/core/html/shadow/DateTimeNumericFieldElement.h b/Source/core/html/shadow/DateTimeNumericFieldElement.h
index b6d43e91d7a450f78af7bc81900811f35659f408..f5d421dc9cdcc86f972bbf3c62a0c80c469103cc 100644
--- a/Source/core/html/shadow/DateTimeNumericFieldElement.h
+++ b/Source/core/html/shadow/DateTimeNumericFieldElement.h
@@ -26,6 +26,8 @@
#ifndef DateTimeNumericFieldElement_h
#define DateTimeNumericFieldElement_h
+#include <wtf/text/StringBuilder.h>
+
#if ENABLE(INPUT_MULTIPLE_FIELDS_UI)
#include "DateTimeFieldElement.h"
« no previous file with comments | « Source/core/html/parser/HTMLToken.h ('k') | Source/core/inspector/HeapGraphSerializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698