| Index: ui/wm/core/default_activation_client.cc
|
| diff --git a/ui/aura/client/default_activation_client.cc b/ui/wm/core/default_activation_client.cc
|
| similarity index 98%
|
| rename from ui/aura/client/default_activation_client.cc
|
| rename to ui/wm/core/default_activation_client.cc
|
| index b11d7bfa3f96decb24465d6bc4fa178c72dc6c08..d4a55ee672129dae099dee0f1404e763a88ed856 100644
|
| --- a/ui/aura/client/default_activation_client.cc
|
| +++ b/ui/wm/core/default_activation_client.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/client/default_activation_client.h"
|
| +#include "ui/wm/core/default_activation_client.h"
|
|
|
| #include "ui/aura/window.h"
|
| #include "ui/wm/public/activation_change_observer.h"
|
|
|