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

Unified Diff: chromecast/base/chromecast_switches.cc

Issue 1151253003: Chromecast: moves chromecast_switches.* from common/ to base/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « chromecast/base/chromecast_switches.h ('k') | chromecast/browser/cast_browser_main_parts.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/base/chromecast_switches.cc
diff --git a/chromecast/common/chromecast_switches.cc b/chromecast/base/chromecast_switches.cc
similarity index 95%
rename from chromecast/common/chromecast_switches.cc
rename to chromecast/base/chromecast_switches.cc
index 435a35abdf93dad22c69152266ebb8623ddce369..1379f3db9fe2f9139673dbb156f28fbaaa546178 100644
--- a/chromecast/common/chromecast_switches.cc
+++ b/chromecast/base/chromecast_switches.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 "chromecast/common/chromecast_switches.h"
+#include "chromecast/base/chromecast_switches.h"
namespace switches {
« no previous file with comments | « chromecast/base/chromecast_switches.h ('k') | chromecast/browser/cast_browser_main_parts.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698