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

Unified Diff: third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp

Issue 2581373004: [Webmodules]: Start handling types a bit more intelligently. (Closed)
Patch Set: Feedback addressed. Created 4 years 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 | « third_party/WebKit/Source/bindings/templates/web_module_interface.cpp.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
index 225fbc571fa8ab3713ed546a55fc2b2c9351fa44..7bfce6462321daea61d7b1d46c67223abae1055b 100644
--- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
+++ b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
@@ -10,12 +10,11 @@
// clang-format off
-#include "WebTestInterface3.h"
+#include "TestInterface3.h"
// TODO(dglazkov): Implement generating includes.
-#include "Webvoid.h"
-#include "WebIterator.h"
-#include "WebDOMString.h"
+#include "wtf/text/WTFString.h.h"
+#include "Iterator.h"
namespace blink {
namespace api {
« no previous file with comments | « third_party/WebKit/Source/bindings/templates/web_module_interface.cpp.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698