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

Unified Diff: mojo/public/js/BUILD.gn

Issue 2556353004: Mojo JS bindings: code generator maps interface ptr and request to InterfacePtr and InterfaceReques… (Closed)
Patch Set: . 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: mojo/public/js/BUILD.gn
diff --git a/mojo/public/js/BUILD.gn b/mojo/public/js/BUILD.gn
index eda7e04d07ef67f2e819bcbfb6fa1da79803f8bc..8b23be9354a478a49310bbc48cc2bdc8ca2c5fb5 100644
--- a/mojo/public/js/BUILD.gn
+++ b/mojo/public/js/BUILD.gn
@@ -19,6 +19,7 @@ group("bindings") {
"constants.cc",
"constants.h",
"core.js",
+ "interface_types.js",
"router.js",
"support.js",
"threading.js",

Powered by Google App Engine
This is Rietveld 408576698