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

Unified Diff: components/certificate_reporting/DEPS

Issue 2964283002: Add chrome channel to cert logger reports (Closed)
Patch Set: Clean up test comments Created 3 years, 6 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/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",
-]
+]

Powered by Google App Engine
This is Rietveld 408576698