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

Unified Diff: components/packed_ct_ev_whitelist/DEPS

Issue 811353002: Move CT EV white list packaging API from chrome/ to components/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adressing Lei Zhang's comments Created 5 years, 11 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/packed_ct_ev_whitelist/DEPS
diff --git a/ash/screensaver/DEPS b/components/packed_ct_ev_whitelist/DEPS
similarity index 68%
copy from ash/screensaver/DEPS
copy to components/packed_ct_ev_whitelist/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..1338a08c002eaaf1b583cfc4ad82f51e11a2ca76 100644
--- a/ash/screensaver/DEPS
+++ b/components/packed_ct_ev_whitelist/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+base",
"+content/public/browser",
+ "+net",
Ryan Sleevi 2015/01/07 05:01:49 Can we be more explicit beyond net here Is it net
haavardm 2015/01/07 19:37:44 Done. Might be I went a bit over board adding the
]

Powered by Google App Engine
This is Rietveld 408576698