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

Unified Diff: mojo/mojo.gyp

Issue 315223004: Moves view_manager files to view_manager directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm sample_view_manager.app again 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
« no previous file with comments | « mojo/examples/sample_view_manager_app/sample_view_manager_app.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 a7f9abf987137072fbbf27c4cbf3e1d1ce74187d..9c2dff65b11f78687c8b7a9ea148dbcb52e8abd8 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -66,7 +66,6 @@
'dependencies': [
'mojo_aura_demo',
'mojo_aura_demo_init',
- 'mojo_launcher',
'mojo_demo_launcher',
'mojo_embedded_app',
'mojo_window_manager',
@@ -898,12 +897,8 @@
'mojo_native_viewport_bindings',
],
'sources': [
- 'aura/context_factory_mojo.cc',
- 'aura/context_factory_mojo.h',
'aura/screen_mojo.cc',
'aura/screen_mojo.h',
- 'aura/window_tree_host_mojo.cc',
- 'aura/window_tree_host_mojo.h',
],
},
],
« no previous file with comments | « mojo/examples/sample_view_manager_app/sample_view_manager_app.cc ('k') | mojo/mojo_examples.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698