Index: ui/wm/core/compound_event_filter.cc |
diff --git a/ui/views/corewm/compound_event_filter.cc b/ui/wm/core/compound_event_filter.cc |
similarity index 99% |
rename from ui/views/corewm/compound_event_filter.cc |
rename to ui/wm/core/compound_event_filter.cc |
index 0e5609fe0d6bcdf47c5367961eb2bb7ee81721a8..a1eb7ef186ac64014cb69c5f4b81f33e19316a9b 100644 |
--- a/ui/views/corewm/compound_event_filter.cc |
+++ b/ui/wm/core/compound_event_filter.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/views/corewm/compound_event_filter.h" |
+#include "ui/wm/core/compound_event_filter.h" |
#include "base/containers/hash_tables.h" |
#include "base/logging.h" |