Index: ui/views/widget/desktop_aura/desktop_window_tree_host_ozone.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_ozone.cc b/ui/views/widget/desktop_aura/desktop_window_tree_host_ozone.cc |
similarity index 91% |
rename from ui/views/widget/desktop_aura/desktop_root_window_host_ozone.cc |
rename to ui/views/widget/desktop_aura/desktop_window_tree_host_ozone.cc |
index e327cb1a8d3cab6c28d527e1faab3b320796526d..1a78a9ab57ef7a3f27f09a630285ccf685ac01db 100644 |
--- a/ui/views/widget/desktop_aura/desktop_root_window_host_ozone.cc |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_ozone.cc |
@@ -3,8 +3,8 @@ |
// found in the LICENSE file. |
#include "ui/aura/window_tree_host.h" |
-#include "ui/views/widget/desktop_aura/desktop_root_window_host.h" |
#include "ui/views/widget/desktop_aura/desktop_factory_ozone.h" |
+#include "ui/views/widget/desktop_aura/desktop_window_tree_host.h" |
namespace views { |