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

Unified Diff: mojo/mojo_apps.gypi

Issue 189453003: Moves around mojo js bindings code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/public/bindings/generators/js_templates/module.js.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_apps.gypi
diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi
index dba5544e87a56ea5cda2dcdcd2fabe170e342521..9186d4052d50e76f5cad20b28bd686a19a5ddf4b 100644
--- a/mojo/mojo_apps.gypi
+++ b/mojo/mojo_apps.gypi
@@ -12,6 +12,7 @@
'mojo_environment_chromium',
'mojo_gles2',
'mojo_gles2_bindings',
+ 'mojo_js_bindings_lib',
'mojo_native_viewport_bindings',
'mojo_system',
],
@@ -29,20 +30,12 @@
'apps/js/mojo_runner_delegate.h',
'apps/js/bindings/threading.cc',
'apps/js/bindings/threading.h',
- 'apps/js/bindings/core.cc',
- 'apps/js/bindings/core.h',
'apps/js/bindings/gl/context.cc',
'apps/js/bindings/gl/context.h',
'apps/js/bindings/gl/module.cc',
'apps/js/bindings/gl/module.h',
- 'apps/js/bindings/handle.cc',
- 'apps/js/bindings/handle.h',
'apps/js/bindings/monotonic_clock.cc',
'apps/js/bindings/monotonic_clock.h',
- 'apps/js/bindings/support.cc',
- 'apps/js/bindings/support.h',
- 'apps/js/bindings/waiting_callback.cc',
- 'apps/js/bindings/waiting_callback.h',
],
},
{
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/public/bindings/generators/js_templates/module.js.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698