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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

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/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 8650261037721a2825d7939832458f0b089b9e51..e514f46b3b0779da2ed9050a9a2ac9786c3ee2b5 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -574,6 +574,7 @@ core_testing_dictionary_idl_files =
webcore_testing_idl_files =
get_path_info([
+ "testing/CallbackFunctionTest.idl",
"testing/DictionaryTest.idl",
"testing/GCObservation.idl",
"testing/GarbageCollectedScriptWrappable.idl",
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/testing/CallbackFunctionTest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698