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

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

Issue 2568693002: Add first bindings unit test and enable testing. (Closed)
Patch Set: Add harness code after typ roll. 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
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 a8675cd7c9fb1de75c583a56ed2c0e4dd3f42335..f6715a412f203cbd00d36af67ae060d619cd3bb0 100644
--- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
+++ b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
@@ -10,6 +10,8 @@
#include "WebTestInterface3.h"
// TODO(dglazkov): Implement generating includes.
+#include "Webvoid.h"
+#include "WebIterator.h"
haraken 2016/12/12 04:20:08 These header files look strange though; e.g., Webv
#include "WebDOMString.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698