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

Unified Diff: components/webcrypto/BUILD.gn

Issue 2239563002: Remove remaining dependency on test_runner from components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 4 years, 4 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/test_common.cc ('k') | components/webcrypto/DEPS » ('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 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",
]
}
« no previous file with comments | « components/test_runner/test_common.cc ('k') | components/webcrypto/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698