Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 3b0dd9227d9c56d2fe24017bba49ee1dc9143c6f..f0d99eaaaf8cea90fdcaaa70455c816401f1894b 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -163,6 +163,7 @@ source_set("test_support") { |
| "//content/shell/android:copy_content_shell_assets", |
| "//ui/android", |
| "//ui/shell_dialogs", |
| + "//third_party/boringssl", |
|
davidben
2015/11/04 00:17:38
Is this needed?
svaldez
2015/11/04 16:55:52
Done.
|
| ] |
| } |