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

Unified Diff: components/webcrypto/BUILD.gn

Issue 2094723002: Make Blink internal parts private dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: //components/scheduler now also has a public dep on //v8 Created 4 years, 5 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 | « components/test_runner/BUILD.gn ('k') | content/child/BUILD.gn » ('j') | 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 91ad2c8468a9d8049601cf8f903cd4f28a068224..06d0552e61f2d03d66cd3a51ef6c885e36bf3d9f 100644
--- a/components/webcrypto/BUILD.gn
+++ b/components/webcrypto/BUILD.gn
@@ -107,6 +107,7 @@ source_set("fuzzer_support") {
]
deps = [
":webcrypto",
+ "//base",
"//crypto",
"//crypto:platform",
"//third_party/WebKit/public:blink",
« no previous file with comments | « components/test_runner/BUILD.gn ('k') | content/child/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698