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

Unified Diff: mojo/mojo_apps.gypi

Issue 460743002: mojo: Reland "Convert gles2 to the new thunking system." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use the mojo_gles2_for_loadable_module variable in more places. Created 6 years, 4 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/mojo_apps_js_unittests.isolate » ('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 934964f0bf4e0a56ef717a314086007ce4689f92..7d96a23538ce7ca712f0f985301048fa167b35ef 100644
--- a/mojo/mojo_apps.gypi
+++ b/mojo/mojo_apps.gypi
@@ -10,18 +10,18 @@
'../v8/tools/gyp/v8.gyp:v8',
'mojo_base.gyp:mojo_common_lib',
'mojo_base.gyp:mojo_environment_chromium',
+ 'mojo_base.gyp:mojo_gles2_bindings',
'mojo_base.gyp:mojo_js_bindings_lib',
- 'mojo_gles2',
- 'mojo_gles2_bindings',
'mojo_native_viewport_bindings',
+ '<(mojo_gles2_for_loadable_module)',
],
'export_dependent_settings': [
'../base/base.gyp:base',
'../gin/gin.gyp:gin',
'mojo_base.gyp:mojo_common_lib',
- 'mojo_gles2',
- 'mojo_gles2_bindings',
+ 'mojo_base.gyp:mojo_gles2_bindings',
'mojo_native_viewport_bindings',
+ '<(mojo_gles2_for_loadable_module)',
],
'sources': [
'apps/js/mojo_runner_delegate.cc',
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/mojo_apps_js_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698