| Index: chromecast/base/cast_paths.cc
|
| diff --git a/chromecast/common/cast_paths.cc b/chromecast/base/cast_paths.cc
|
| similarity index 98%
|
| rename from chromecast/common/cast_paths.cc
|
| rename to chromecast/base/cast_paths.cc
|
| index d5d471ce97a3b203a169cef0d53f943380f26632..ce726848dcce57d4a9beae6af1dac39bdc6392db 100644
|
| --- a/chromecast/common/cast_paths.cc
|
| +++ b/chromecast/base/cast_paths.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/cast_paths.h"
|
| +#include "chromecast/base/cast_paths.h"
|
|
|
| #include "base/base_paths.h"
|
| #include "base/files/file_path.h"
|
|
|