| 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 {
|
|
|
|
|