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

Unified Diff: mojo/mojo_examples.gypi

Issue 314113011: Moves common view_manager related aura files to mojo/aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tweaks 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/mojo.gyp ('k') | ui/aura/env.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_examples.gypi
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi
index f97d226fbe9134acc51e2f4fa5df4428cf0fe651..912ed9d0fd20db86a84a8d266f8451bc5729e275 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -212,10 +212,6 @@
'mojo_view_manager_bindings',
],
'sources': [
- 'examples/aura_demo/context_factory_view_manager.cc',
- 'examples/aura_demo/context_factory_view_manager.h',
- 'examples/aura_demo/window_tree_host_view_manager.cc',
- 'examples/aura_demo/window_tree_host_view_manager.h',
'examples/aura_demo/aura_demo.cc',
'public/cpp/application/lib/mojo_main_chromium.cc',
],
« no previous file with comments | « mojo/mojo.gyp ('k') | ui/aura/env.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698