Chromium Code Reviews| Index: components/webcrypto/BUILD.gn |
| diff --git a/components/webcrypto/BUILD.gn b/components/webcrypto/BUILD.gn |
| index 1fc9c4bf2de71b9a4d80e3c053d6373627098429..f14aed5e4d5bb7b592c84e8862ca3f681434b4c0 100644 |
| --- a/components/webcrypto/BUILD.gn |
| +++ b/components/webcrypto/BUILD.gn |
| @@ -32,6 +32,7 @@ source_set("webcrypto") { |
| "//base", |
| "//crypto", |
| "//crypto:platform", |
| + "//third_party/WebKit/public:blink", |
| ] |
| if (!use_openssl) { |