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

Unified Diff: ash/common/system/chromeos/brightness/brightness_controller_chromeos.cc

Issue 2731873002: Revert "chromeos: Move files in //ash/common to //ash, part 1" (Closed)
Patch Set: Created 3 years, 9 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/brightness/brightness_controller_chromeos.cc
diff --git a/ash/system/brightness/brightness_controller_chromeos.cc b/ash/common/system/chromeos/brightness/brightness_controller_chromeos.cc
similarity index 95%
rename from ash/system/brightness/brightness_controller_chromeos.cc
rename to ash/common/system/chromeos/brightness/brightness_controller_chromeos.cc
index 9e3a47340f54b320d09066ff1f87630d188337b8..9ee4f779e1973f7c755062be20406472a7fe635a 100644
--- a/ash/system/brightness/brightness_controller_chromeos.cc
+++ b/ash/common/system/chromeos/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/system/brightness/brightness_controller_chromeos.h"
+#include "ash/common/system/chromeos/brightness/brightness_controller_chromeos.h"
#include "base/metrics/user_metrics.h"
#include "chromeos/dbus/dbus_thread_manager.h"

Powered by Google App Engine
This is Rietveld 408576698