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

Unified Diff: chrome/browser/component_updater/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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/component_updater/ev_whitelist_component_installer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/component_updater/DEPS
diff --git a/chrome/browser/component_updater/DEPS b/chrome/browser/component_updater/DEPS
index 626a12494604ce9055d7160384422f0b447f66d3..9b7a76909a34bf835a64534c2c5500a04d650112 100644
--- a/chrome/browser/component_updater/DEPS
+++ b/chrome/browser/component_updater/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.h",
"+media/cdm/ppapi/supported_cdm_versions.h",
"+ppapi/thunk",
"+third_party/widevine"
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/component_updater/ev_whitelist_component_installer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698