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

Unified Diff: components/webcrypto/BUILD.gn

Issue 2229943002: Remove dependency on test_runner from some components unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: apply jam's fix for android from crrev.com/2233973003 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/run_all_unittests.cc ('k') | components/webcrypto/algorithms/test_helpers.cc » ('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 9c3ca50927b65219ec0b620fb774ae5f8cdc66a0..b9a5e631af607a8ffee66e56abe9bacb4be3134d 100644
--- a/components/webcrypto/BUILD.gn
+++ b/components/webcrypto/BUILD.gn
@@ -85,7 +85,6 @@ source_set("unit_tests") {
deps = [
":webcrypto",
"//base/test:test_support",
- "//components/test_runner:test_runner",
"//crypto",
"//crypto:platform",
"//testing/gtest",
« no previous file with comments | « components/test/run_all_unittests.cc ('k') | components/webcrypto/algorithms/test_helpers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698