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

Unified Diff: components/component_updater/DEPS

Issue 808773005: Move most of the component updater artifacts to update_client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/component_updater/BUILD.gn ('k') | components/component_updater/background_downloader_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/component_updater/DEPS
diff --git a/components/component_updater/DEPS b/components/component_updater/DEPS
index df47cfc565164fdddcf2f21396b84de228e631cd..bfdab374095f924083e792a717bdc9195b460b8e 100644
--- a/components/component_updater/DEPS
+++ b/components/component_updater/DEPS
@@ -1,11 +1,5 @@
include_rules = [
- "+components/crx_file",
"+components/update_client",
- "+courgette",
- "+crypto",
- "+libxml",
- "+net",
- "+third_party/libxml",
- "+third_party/zlib",
"+ui",
+ "+url",
]
« no previous file with comments | « components/component_updater/BUILD.gn ('k') | components/component_updater/background_downloader_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698