| Index: ash/common/wm/maximize_mode/workspace_backdrop_delegate.cc
|
| diff --git a/ash/wm/maximize_mode/workspace_backdrop_delegate.cc b/ash/common/wm/maximize_mode/workspace_backdrop_delegate.cc
|
| similarity index 98%
|
| rename from ash/wm/maximize_mode/workspace_backdrop_delegate.cc
|
| rename to ash/common/wm/maximize_mode/workspace_backdrop_delegate.cc
|
| index e3b5d97d3355ad8673f32c3f65f926a41060dfa0..f1fd5ee2e9c4eea8fb888edc2c5256519b0af735 100644
|
| --- a/ash/wm/maximize_mode/workspace_backdrop_delegate.cc
|
| +++ b/ash/common/wm/maximize_mode/workspace_backdrop_delegate.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 "ash/wm/maximize_mode/workspace_backdrop_delegate.h"
|
| +#include "ash/common/wm/maximize_mode/workspace_backdrop_delegate.h"
|
|
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/workspace/workspace_layout_manager_backdrop_delegate.h"
|
|
|