| Index: ash/system/brightness/brightness_controller_chromeos.cc
|
| diff --git a/ash/common/system/chromeos/brightness/brightness_controller_chromeos.cc b/ash/system/brightness/brightness_controller_chromeos.cc
|
| similarity index 95%
|
| rename from ash/common/system/chromeos/brightness/brightness_controller_chromeos.cc
|
| rename to ash/system/brightness/brightness_controller_chromeos.cc
|
| index 9ee4f779e1973f7c755062be20406472a7fe635a..9e3a47340f54b320d09066ff1f87630d188337b8 100644
|
| --- a/ash/common/system/chromeos/brightness/brightness_controller_chromeos.cc
|
| +++ b/ash/system/brightness/brightness_controller_chromeos.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/common/system/chromeos/brightness/brightness_controller_chromeos.h"
|
| +#include "ash/system/brightness/brightness_controller_chromeos.h"
|
|
|
| #include "base/metrics/user_metrics.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
|
|