Index: ash/wm/dock/docked_window_layout_manager.cc |
diff --git a/ash/wm/dock/docked_window_layout_manager.cc b/ash/wm/dock/docked_window_layout_manager.cc |
index e0a08e33fd6c79a42e2d7fe2d499685f67746f22..e30a94bb13ae7e55b554300c5f19c020dec74aec 100644 |
--- a/ash/wm/dock/docked_window_layout_manager.cc |
+++ b/ash/wm/dock/docked_window_layout_manager.cc |
@@ -22,7 +22,7 @@ |
#include "base/command_line.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "ui/aura/client/activation_client.h" |
-#include "ui/aura/focus_manager.h" |
+#include "ui/aura/client/focus_client.h" |
#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_delegate.h" |