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

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

Issue 803173009: Mojo JS Bindings: Eliminate foo$ Stub and Proxy class members (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: sync Created 5 years, 11 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/sky/BUILD.gn
diff --git a/mojo/public/sky/BUILD.gn b/mojo/public/sky/BUILD.gn
index a24dde487e353654fa54472069bf4c73b8066c31..c7019be9f749bc5317b96ada6d29fc65625a7c9e 100644
--- a/mojo/public/sky/BUILD.gn
+++ b/mojo/public/sky/BUILD.gn
@@ -5,6 +5,7 @@
action_foreach("sky") {
script = "convert_amd_modules_to_sky.py"
sources = [
+ "../js/bindings.js",
"../js/buffer.js",
"../js/codec.js",
"../js/connection.js",
« no previous file with comments | « mojo/public/js/constants.cc ('k') | mojo/public/tools/bindings/generators/js_templates/interface_definition.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698