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

Unified Diff: components/cast_certificate/BUILD.gn

Issue 2303673004: Hook up Chrome Cast sender to Cast CRL. (Closed)
Patch Set: Fixed nit Created 4 years, 2 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 | components/cast_certificate/cast_cert_validator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cast_certificate/BUILD.gn
diff --git a/components/cast_certificate/BUILD.gn b/components/cast_certificate/BUILD.gn
index 19ac0d72d2e693c5aa3a5a07865b5e0184afa9cb..79a3f9816bdd3de8546055e30a56ed25e8e81b54 100644
--- a/components/cast_certificate/BUILD.gn
+++ b/components/cast_certificate/BUILD.gn
@@ -27,6 +27,7 @@ static_library("test_support") {
deps = [
":cast_certificate",
"//base",
+ "//components/cast_certificate/proto:unittest_proto",
"//net",
"//testing/gtest",
]
« no previous file with comments | « no previous file | components/cast_certificate/cast_cert_validator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698