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

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, 6 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/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 9f51b95969733e4347162409c20ce62f6a8d6ade..59512076d40580ea95b4931fe7152be047abdea6 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -58,8 +58,13 @@
'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_lib',
+ 'mojo_surfaces_service',
'mojo_system',
'mojo_system_impl',
'mojo_system_unittests',

Powered by Google App Engine
This is Rietveld 408576698