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

Unified Diff: mojo/mojo_examples.gypi

Issue 134253004: Mojo: AsyncWaiter and mojo/public/environment (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add missing files Created 6 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
« no previous file with comments | « mojo/mojo_apps.gypi ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_examples.gypi
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
index 48bd657e5dc02712d0d53b3a690e342a707ce4d6..de0e1e3de6aca0fb8e9047f6c8b66ca753916763 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -12,6 +12,7 @@
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
+ 'mojo_environment_chromium',
piman 2014/01/14 23:44:20 This should have been mojo_environment_standalone.
'mojo_gles2',
'mojo_gles2_bindings',
'mojo_native_viewport_bindings',
@@ -47,6 +48,7 @@
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
'mojo_common_lib',
+ 'mojo_environment_chromium',
'mojo_gles2',
'mojo_gles2_bindings',
'mojo_native_viewport_bindings',
@@ -91,6 +93,7 @@
'../ui/ui.gyp:ui',
'../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
'mojo_common_lib',
+ 'mojo_environment_chromium',
'mojo_gles2',
'mojo_gles2_bindings',
'mojo_native_viewport_bindings',
« no previous file with comments | « mojo/mojo_apps.gypi ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698