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

Unified Diff: components/certificate_transparency/DEPS

Issue 1222953002: Certificate Transparency: Add STH Fetching capability. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplified handling of responses per review comments Created 5 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
Index: components/certificate_transparency/DEPS
diff --git a/net/extras/sqlite/DEPS b/components/certificate_transparency/DEPS
similarity index 60%
copy from net/extras/sqlite/DEPS
copy to components/certificate_transparency/DEPS
index 40ed5cf884d0cb13dac76ca7eaf64e52923ce948..35260f6f47dc090793bbc1551fc6d8e320d7d739 100644
--- a/net/extras/sqlite/DEPS
+++ b/components/certificate_transparency/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+base",
+ "+components/safe_json",
"+net",
- "+sql",
]

Powered by Google App Engine
This is Rietveld 408576698