| Index: ui/aura/client/transient_window_client.cc
|
| diff --git a/ui/wm/public/transient_window_client.cc b/ui/aura/client/transient_window_client.cc
|
| similarity index 90%
|
| copy from ui/wm/public/transient_window_client.cc
|
| copy to ui/aura/client/transient_window_client.cc
|
| index 6397e6690a415a320f698f188d57888078fd359b..2859bc3ce8c63f5f728e18b5e6d89ccd35b767d8 100644
|
| --- a/ui/wm/public/transient_window_client.cc
|
| +++ b/ui/aura/client/transient_window_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/wm/public/transient_window_client.h"
|
| +#include "ui/aura/client/transient_window_client.h"
|
|
|
| namespace aura {
|
| namespace client {
|
|
|