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

Unified Diff: mojo/mojo.gyp

Issue 313483002: Gets aura_demo working with the view_manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge 2 master and fix windows Created 6 years, 7 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/aura_demo/window_tree_host_view_manager.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 bc71705a521d6b44364b54b7b2548c2f4477267f..3911294c5bb897ecf51121f45a28b7b8c872491a 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -62,6 +62,7 @@
['use_aura==1', {
'dependencies': [
'mojo_aura_demo',
+ 'mojo_aura_demo_init',
'mojo_launcher',
'mojo_sample_view_manager_app',
'mojo_view_manager',
« no previous file with comments | « mojo/examples/aura_demo/window_tree_host_view_manager.cc ('k') | mojo/mojo_examples.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698