| Index: components/webcrypto/BUILD.gn
|
| diff --git a/components/webcrypto/BUILD.gn b/components/webcrypto/BUILD.gn
|
| index b9a5e631af607a8ffee66e56abe9bacb4be3134d..2c8fdb8409b37c000430131c90bb5e6c9e56fd6f 100644
|
| --- a/components/webcrypto/BUILD.gn
|
| +++ b/components/webcrypto/BUILD.gn
|
| @@ -110,10 +110,6 @@ source_set("fuzzer_support") {
|
| "//crypto",
|
| "//crypto:platform",
|
| "//third_party/WebKit/public:blink",
|
| -
|
| - # This contains a helper function for initializing Blink (needed for
|
| - # PartitionAlloc initialization).
|
| - "//components/test_runner:test_runner",
|
| ]
|
| }
|
|
|
|
|