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

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

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase Created 3 years, 10 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
« no previous file with comments | « ash/system/brightness/brightness_controller_chromeos.h ('k') | ash/system/brightness/tray_brightness.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « ash/system/brightness/brightness_controller_chromeos.h ('k') | ash/system/brightness/tray_brightness.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698