Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: components/webcrypto/BUILD.gn

Issue 1217593005: Fix gn check errors for webcrypto component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn3
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698