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

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: Rebase 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/keyboard_overlay/DEPS b/components/packed_ct_ev_whitelist/DEPS
similarity index 55%
copy from ash/keyboard_overlay/DEPS
copy to components/packed_ct_ev_whitelist/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..1bea96d04e631b9cc09c2cd2de234cb2ee6526a5 100644
--- a/ash/keyboard_overlay/DEPS
+++ b/components/packed_ct_ev_whitelist/DEPS
@@ -1,3 +1,6 @@
include_rules = [
+ "+base",
"+content/public/browser",
+ "+net/cert",
+ "+net/ssl",
]

Powered by Google App Engine
This is Rietveld 408576698