| Index: ash/common/system/tray/size_range_layout.cc
|
| diff --git a/ash/system/tray/size_range_layout.cc b/ash/common/system/tray/size_range_layout.cc
|
| similarity index 98%
|
| rename from ash/system/tray/size_range_layout.cc
|
| rename to ash/common/system/tray/size_range_layout.cc
|
| index 7404ed2da570dc230a4b98fb508d2ca4c9ca63f6..74054900e39f77d4a04ee1ffe3b0dddc64fa0f0e 100644
|
| --- a/ash/system/tray/size_range_layout.cc
|
| +++ b/ash/common/system/tray/size_range_layout.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include <limits>
|
|
|
| -#include "ash/system/tray/size_range_layout.h"
|
| +#include "ash/common/system/tray/size_range_layout.h"
|
|
|
| #include "base/logging.h"
|
| #include "ui/views/layout/fill_layout.h"
|
|
|