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

Unified Diff: components/BUILD.gn

Issue 1924323002: Move Cast certificate verification code from extensions to components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplified OWNERS files Created 4 years, 8 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 09cf2b6672292daaa53de72ca08bd95794bcc1ca..2ea9f014a388d6332fb0a57a42432205266e8513 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -157,6 +157,7 @@ test("components_unittests") {
deps += [
"//components/autofill/content/browser:unit_tests",
"//components/autofill/content/renderer:unit_tests",
+ "//components/cast_certificate:unit_tests",
"//components/certificate_transparency:unit_tests",
"//components/data_reduction_proxy/content/browser:unit_tests",
"//components/data_use_measurement/content:unit_tests",
« no previous file with comments | « chrome/common/extensions/api/networking_private/networking_private_crypto_unittest.cc ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698