Index: ui/aura/window_tree_host_ozone.cc |
diff --git a/ui/aura/root_window_host_ozone.cc b/ui/aura/window_tree_host_ozone.cc |
similarity index 98% |
rename from ui/aura/root_window_host_ozone.cc |
rename to ui/aura/window_tree_host_ozone.cc |
index d1ef0744be35c5527916535af9dd4c253c11baee..4458965d49ddfc8080d42cd9eee08bdb006207b5 100644 |
--- a/ui/aura/root_window_host_ozone.cc |
+++ b/ui/aura/window_tree_host_ozone.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 "ui/aura/root_window_host_ozone.h" |
+#include "ui/aura/window_tree_host_ozone.h" |
#include "ui/aura/root_window.h" |
#include "ui/events/ozone/event_factory_ozone.h" |