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

Unified Diff: components/certificate_reporting/DEPS

Issue 2964283002: Add chrome channel to cert logger reports (Closed)
Patch Set: Fix build errors Created 3 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/certificate_reporting/BUILD.gn ('k') | components/certificate_reporting/cert_logger.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/certificate_reporting/DEPS
diff --git a/components/certificate_reporting/DEPS b/components/certificate_reporting/DEPS
index bb3fb07d7e06e54285dcd25ba4c5a566e55b9984..89d5a2fd6c4fec1176a7471a9c2e795834a9b173 100644
--- a/components/certificate_reporting/DEPS
+++ b/components/certificate_reporting/DEPS
@@ -1,7 +1,8 @@
include_rules = [
"+components/network_time",
"+components/prefs",
+ "+components/version_info",
"+crypto",
"+net",
"+third_party/boringssl/src/include",
-]
+]
« no previous file with comments | « components/certificate_reporting/BUILD.gn ('k') | components/certificate_reporting/cert_logger.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698