| Index: chromecast/chromecast.gyp
|
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
|
| index 966196c59b69c4a8cc57025a488b5b3f91e831ee..e9645f93271ecf0275c991fc790750cffe394d5c 100644
|
| --- a/chromecast/chromecast.gyp
|
| +++ b/chromecast/chromecast.gyp
|
| @@ -100,8 +100,12 @@
|
| 'sources': [
|
| 'net/connectivity_checker.cc',
|
| 'net/connectivity_checker.h',
|
| + 'net/network_change_notifier_factory_cast.cc',
|
| + 'net/network_change_notifier_factory_cast.h',
|
| 'net/net_switches.cc',
|
| 'net/net_switches.h',
|
| + 'net/net_util_cast.cc',
|
| + 'net/net_util_cast.h',
|
| ],
|
| },
|
| {
|
|
|