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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2312093003: Generated bindings for IDL callback functions (Closed)
Patch Set: Addressed comments Created 4 years, 3 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/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 4237899a1df64bbed365441d38270d03d8c0ad6f..cd4196764613e9c50551f842799606051bf676c6 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -217,6 +217,8 @@ source_set("testing") {
"origin_trials/testing/InternalsFrobulate.h",
"origin_trials/testing/InternalsFrobulateInterfaceBindings.h",
"origin_trials/testing/WorkerInternalsFrobulate.h",
+ "testing/CallbackFunctionTest.cpp",
+ "testing/CallbackFunctionTest.h",
"testing/DictionaryTest.cpp",
"testing/DictionaryTest.h",
"testing/DummyPageHolder.cpp",

Powered by Google App Engine
This is Rietveld 408576698