commit | 29db69c7ee4fe84d14b3d72deb4fcd9b93c9056e | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jun 03 09:16:26 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Jun 03 09:16:26 2014 |
tree | d79945c36d0249ef0ab45727c5c5630ee54ead2f | |
parent | 21bb06bb32db652ab8c12a6056c240cf535a1705 [diff] [blame] |
Gets aura_demo working with the view_manager I made it talk directly to the view_manager. We'll likely want a variant that talks to the client_lib too. BUG=365012 TEST=covered by tests [email protected] Review URL: https://codereview.chromium.org/313483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274449 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp index c7ae097..cb78a0c5 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_demo_launcher', 'mojo_embedded_app',