Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index da67d0950be61dbefd435148d9768818a9f2886c..ab77cefdbbfac7ccdf7cbc5d24cfab51077d6b37 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -1207,6 +1207,7 @@ |
| ], |
| 'dependencies': [ |
| '../testing/android/native_test.gyp:native_test_native_code', |
| + '../third_party/boringssl/boringssl.gyp:boringssl', |
|
davidben
2015/11/04 00:17:38
Is this needed?
svaldez
2015/11/04 16:55:52
Done.
|
| ], |
| 'dependencies!': [ |
| '../device/battery/battery.gyp:device_battery', |