| Index: ash/common/shelf/shelf_alignment_menu.cc
|
| diff --git a/ash/shelf/shelf_alignment_menu.cc b/ash/common/shelf/shelf_alignment_menu.cc
|
| similarity index 97%
|
| rename from ash/shelf/shelf_alignment_menu.cc
|
| rename to ash/common/shelf/shelf_alignment_menu.cc
|
| index 855e5e9227147f8c0564a676546dcf48b6b394d8..f25bc09450cb3788944a40a7669f1faa27b4fc9f 100644
|
| --- a/ash/shelf/shelf_alignment_menu.cc
|
| +++ b/ash/common/shelf/shelf_alignment_menu.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/shelf/shelf_alignment_menu.h"
|
| +#include "ash/common/shelf/shelf_alignment_menu.h"
|
|
|
| #include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
|
|