Index: mojo/examples/aura_demo/window_tree_host_mojo.cc |
diff --git a/mojo/examples/aura_demo/root_window_host_mojo.cc b/mojo/examples/aura_demo/window_tree_host_mojo.cc |
similarity index 98% |
rename from mojo/examples/aura_demo/root_window_host_mojo.cc |
rename to mojo/examples/aura_demo/window_tree_host_mojo.cc |
index 9264eb9a3a17fbe5e7f6afd00e3b9e0979f884e2..34e869fe5eb8235700c4651890c44f1998120c69 100644 |
--- a/mojo/examples/aura_demo/root_window_host_mojo.cc |
+++ b/mojo/examples/aura_demo/window_tree_host_mojo.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/examples/aura_demo/root_window_host_mojo.h" |
+#include "mojo/examples/aura_demo/window_tree_host_mojo.h" |
#include "mojo/examples/aura_demo/demo_context_factory.h" |
#include "mojo/public/bindings/allocation_scope.h" |