Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4829)

Unified Diff: ash/common/system/chromeos/keyboard_brightness_controller.cc

Issue 2131733002: mash: Migrate [Keyboard]Brightness code to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/common/system/chromeos/keyboard_brightness_controller.cc
diff --git a/ash/system/chromeos/keyboard_brightness_controller.cc b/ash/common/system/chromeos/keyboard_brightness_controller.cc
similarity index 94%
rename from ash/system/chromeos/keyboard_brightness_controller.cc
rename to ash/common/system/chromeos/keyboard_brightness_controller.cc
index a5f7fd95531a99391b24ef832dc022d75d71556e..0d2cc1f68b73dd2d5ca58a2987349e6176a4b300 100644
--- a/ash/system/chromeos/keyboard_brightness_controller.cc
+++ b/ash/common/system/chromeos/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/system/chromeos/keyboard_brightness_controller.h"
+#include "ash/common/system/chromeos/keyboard_brightness_controller.h"
#include "ash/common/wm_shell.h"
#include "chromeos/dbus/dbus_thread_manager.h"
« no previous file with comments | « ash/common/system/chromeos/keyboard_brightness_controller.h ('k') | ash/common/system/keyboard_brightness_control_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698