| Index: chromecast/common/cast_content_client.cc
|
| diff --git a/chromecast/common/cast_content_client.cc b/chromecast/common/cast_content_client.cc
|
| index 4772fdd5c06eb181678ca70c9ff9f16be58628b5..ca3a2639a66f12b948a87a10af96fda91245fd61 100644
|
| --- a/chromecast/common/cast_content_client.cc
|
| +++ b/chromecast/common/cast_content_client.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/strings/stringprintf.h"
|
| #include "base/sys_info.h"
|
| -#include "chromecast/common/version.h"
|
| +#include "chromecast/base/version.h"
|
| #include "content/public/common/user_agent.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|