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

Unified Diff: mojo/mojo_examples.gypi

Issue 160573002: Move root_window_host* in aura to window_tree_host*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 10 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/launcher/launcher.cc ('k') | printing/printing_context_win.cc » ('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 f723e674ccb6d6432a1e6f2e8eaee65a6b460dd1..ee3c48e11cfe9527b7e9e3ecbed53071ebbc6428 100644
--- a/mojo/mojo_examples.gypi
+++ b/mojo/mojo_examples.gypi
@@ -103,8 +103,8 @@
'examples/aura_demo/demo_context_factory.h',
'examples/aura_demo/demo_screen.cc',
'examples/aura_demo/demo_screen.h',
- 'examples/aura_demo/root_window_host_mojo.cc',
- 'examples/aura_demo/root_window_host_mojo.h',
+ 'examples/aura_demo/window_tree_host_mojo.cc',
+ 'examples/aura_demo/window_tree_host_mojo.h',
],
},
{
« no previous file with comments | « mojo/examples/launcher/launcher.cc ('k') | printing/printing_context_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698