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

Unified Diff: mojo/mojo.gyp

Issue 120503003: run aura_demo as a mojo app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: builds on X11 now too 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
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 2691f1b97b20e0889198582d2905c6a1fcaa0ce4..21382594648c94aeef886cc1ce35c181a34759db 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -17,6 +17,7 @@
'target_name': 'mojo',
'type': 'none',
'dependencies': [
+ 'mojo_aura_demo',
'mojo_bindings',
'mojo_bindings_unittests',
'mojo_common_lib',

Powered by Google App Engine
This is Rietveld 408576698