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

Unified Diff: ash/common/cast_config_controller.cc

Issue 2734733002: Revert "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/common/cast_config_controller.h ('k') | ash/common/default_accessibility_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/cast_config_controller.cc
diff --git a/ash/cast_config_controller.cc b/ash/common/cast_config_controller.cc
similarity index 97%
rename from ash/cast_config_controller.cc
rename to ash/common/cast_config_controller.cc
index 18e014eae68ec03cb7d8549d437eba29d4f20209..fc10514ac07273ae7b98669f8a74e20bf9501f6f 100644
--- a/ash/cast_config_controller.cc
+++ b/ash/common/cast_config_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/cast_config_controller.h"
+#include "ash/common/cast_config_controller.h"
#include <utility>
#include <vector>
« no previous file with comments | « ash/common/cast_config_controller.h ('k') | ash/common/default_accessibility_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698