Index: ash/host/window_tree_host_factory.cc |
diff --git a/ash/host/root_window_host_factory.cc b/ash/host/window_tree_host_factory.cc |
similarity index 93% |
rename from ash/host/root_window_host_factory.cc |
rename to ash/host/window_tree_host_factory.cc |
index 27bb61490e9e84886e6fc6acd90c55f6e09920b8..ddb60d046aefa0c75c8e4df3f7893c22d0853ad9 100644 |
--- a/ash/host/root_window_host_factory.cc |
+++ b/ash/host/window_tree_host_factory.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 "ash/host/root_window_host_factory.h" |
+#include "ash/host/window_tree_host_factory.h" |
#include "ui/aura/window_tree_host.h" |