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

Unified Diff: ash/media_controller.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (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
« no previous file with comments | « ash/media_controller.h ('k') | ash/metrics/desktop_task_switch_metric_recorder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/media_controller.cc
diff --git a/ash/common/media_controller.cc b/ash/media_controller.cc
similarity index 97%
rename from ash/common/media_controller.cc
rename to ash/media_controller.cc
index 7a72fe4b0fc82a37e0deb1b371c057de099c3214..6f320bff716211b832f8f9776262a9e36824d37a 100644
--- a/ash/common/media_controller.cc
+++ b/ash/media_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/media_controller.h"
+#include "ash/media_controller.h"
namespace ash {
« no previous file with comments | « ash/media_controller.h ('k') | ash/metrics/desktop_task_switch_metric_recorder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698