Index: ash/aura/pointer_watcher_adapter_unittest.cc |
diff --git a/ash/aura/pointer_watcher_adapter_unittest.cc b/ash/aura/pointer_watcher_adapter_unittest.cc |
index 1d25e6611c57e2cae9eed42e160ebb697baa56e6..ee7e83c6143c7c8aca0fe911be9310a37a64dcf9 100644 |
--- a/ash/aura/pointer_watcher_adapter_unittest.cc |
+++ b/ash/aura/pointer_watcher_adapter_unittest.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/wm_shell.h" |
#include "ash/test/ash_test_base.h" |
+#include "ash/wm_shell.h" |
#include "ui/events/base_event_utils.h" |
#include "ui/events/event.h" |
#include "ui/events/test/event_generator.h" |