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

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: Set owner of packed_ct_ev_whitelist.gypi Created 6 years 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",
]

Powered by Google App Engine
This is Rietveld 408576698