Chromium Code Reviews| Index: chromecast/chromecast.gyp |
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp |
| index 3e5ea4abc5fb339059f6c58293161dac91da4f77..748fdcbbfe2e508e56954d63903fb6e3f0964685 100644 |
| --- a/chromecast/chromecast.gyp |
| +++ b/chromecast/chromecast.gyp |
| @@ -449,6 +449,7 @@ |
| '../components/components.gyp:cdm_browser', |
| '../components/components.gyp:external_video_surface', |
| 'cast_jni_headers', |
| + '../third_party/boringssl/boringssl.gyp:boringssl', |
|
davidben
2015/11/04 00:17:38
Is this needed?
svaldez
2015/11/04 16:55:51
Done.
|
| ], |
| }], |
| ], |