Index: ash/system/keyboard_brightness_controller.cc |
diff --git a/ash/common/system/chromeos/keyboard_brightness_controller.cc b/ash/system/keyboard_brightness_controller.cc |
similarity index 94% |
rename from ash/common/system/chromeos/keyboard_brightness_controller.cc |
rename to ash/system/keyboard_brightness_controller.cc |
index 0d2cc1f68b73dd2d5ca58a2987349e6176a4b300..6cb803f6b53c5dbade21a67b6ca53f2f1a0291f1 100644 |
--- a/ash/common/system/chromeos/keyboard_brightness_controller.cc |
+++ b/ash/system/keyboard_brightness_controller.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/keyboard_brightness_controller.h" |
+#include "ash/system/keyboard_brightness_controller.h" |
#include "ash/common/wm_shell.h" |
#include "chromeos/dbus/dbus_thread_manager.h" |