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

Unified Diff: mojo/mojo.gyp

Issue 361123002: Mojo surfaces service and example app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/examples/surfaces_app/surfaces_util.cc ('k') | mojo/mojo_examples.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 8d6ef3fbb4ab1aae6f5d445d3eca9526a16efeb3..56d26cf2c81d7908be378b09f871932d575002c2 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -89,8 +89,12 @@
'mojo_shell',
'mojo_shell_lib',
'mojo_shell_tests',
+ 'mojo_surfaces_app',
+ 'mojo_surfaces_child_app',
'mojo_surfaces_lib',
'mojo_surfaces_lib_unittests',
+ 'mojo_surfaces_app',
+ 'mojo_surfaces_service',
'mojo_system',
'mojo_system_impl',
'mojo_system_unittests',
« no previous file with comments | « mojo/examples/surfaces_app/surfaces_util.cc ('k') | mojo/mojo_examples.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698