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

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

Issue 2676443005: Add interface versioning. Methods queryVersion and requireVersion. (Closed)
Patch Set: Created 3 years, 10 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: mojo/public/js/BUILD.gn
diff --git a/mojo/public/js/BUILD.gn b/mojo/public/js/BUILD.gn
index df150ddbe57ae6cf516a39ad9d4ee539f4ecddd7..4846ecc03b535f7c30bd44125ec2a39b9959950d 100644
--- a/mojo/public/js/BUILD.gn
+++ b/mojo/public/js/BUILD.gn
@@ -24,6 +24,7 @@ group("bindings") {
"threading.js",
"unicode.js",
"validator.js",
+ "libs/control_message_proxy.js",
]
}

Powered by Google App Engine
This is Rietveld 408576698