Index: ui/aura/window_event_dispatcher_unittest.cc |
diff --git a/ui/aura/root_window_unittest.cc b/ui/aura/window_event_dispatcher_unittest.cc |
similarity index 99% |
rename from ui/aura/root_window_unittest.cc |
rename to ui/aura/window_event_dispatcher_unittest.cc |
index f7111353336b6478372648705640177c9bfbc6c2..9c10fd1afe1944954d2561ca55c50eed640eb2d8 100644 |
--- a/ui/aura/root_window_unittest.cc |
+++ b/ui/aura/window_event_dispatcher_unittest.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.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#include <vector> |