| Index: ash/common/system/chromeos/tray_caps_lock.cc
|
| diff --git a/ash/system/chromeos/tray_caps_lock.cc b/ash/common/system/chromeos/tray_caps_lock.cc
|
| similarity index 99%
|
| rename from ash/system/chromeos/tray_caps_lock.cc
|
| rename to ash/common/system/chromeos/tray_caps_lock.cc
|
| index 51e4b77d2ce2a4617867d301ff3f94a2d1822881..1fff2cc8163c75da906aca286a14cff7cbb2c9c1 100644
|
| --- a/ash/system/chromeos/tray_caps_lock.cc
|
| +++ b/ash/common/system/chromeos/tray_caps_lock.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/system/chromeos/tray_caps_lock.h"
|
| +#include "ash/common/system/chromeos/tray_caps_lock.h"
|
|
|
| #include "ash/common/system/tray/actionable_view.h"
|
| #include "ash/common/system/tray/fixed_sized_image_view.h"
|
|
|