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

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: Fixed missed nit 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
« no previous file with comments | « components/packed_ct_ev_whitelist/BUILD.gn ('k') | components/packed_ct_ev_whitelist/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/packed_ct_ev_whitelist/BUILD.gn ('k') | components/packed_ct_ev_whitelist/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698