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

Unified Diff: third_party/WebKit/Source/core/html/HTMLTextAreaElementTest.cpp

Issue 2742573005: Avoid to include IDL-generated headers from EventTarget.h and Node.h (Closed)
Patch Set: . Created 3 years, 9 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: third_party/WebKit/Source/core/html/HTMLTextAreaElementTest.cpp
diff --git a/third_party/WebKit/Source/core/html/HTMLTextAreaElementTest.cpp b/third_party/WebKit/Source/core/html/HTMLTextAreaElementTest.cpp
index a2e311b3dc218eefee0b5fddc16aabf29dfc3e7f..5cb66aca167ff9b640d1963f6a41e6f25835f891 100644
--- a/third_party/WebKit/Source/core/html/HTMLTextAreaElementTest.cpp
+++ b/third_party/WebKit/Source/core/html/HTMLTextAreaElementTest.cpp
@@ -5,6 +5,7 @@
#include "core/html/HTMLTextAreaElement.h"
#include "testing/gtest/include/gtest/gtest.h"
+#include "wtf/text/StringBuilder.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLMediaElement.h ('k') | third_party/WebKit/Source/core/html/MediaDocument.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698