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

Unified Diff: components/update_client/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/update_client/BUILD.gn ('k') | components/update_client/background_downloader_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/update_client/DEPS
diff --git a/components/update_client/DEPS b/components/update_client/DEPS
index beabace2e332a3bd89ebd6c16bf2bcaf9a59c620..79e034989c4037cf3319450e032ffa3ad242fc19 100644
--- a/components/update_client/DEPS
+++ b/components/update_client/DEPS
@@ -1,4 +1,12 @@
include_rules = [
"+base",
+ "+components/crx_file",
+ "+courgette",
+ "+crypto",
+ "+libxml",
+ "+net",
+ "+ui/base/win",
+ "+third_party/libxml",
+ "+third_party/zlib",
"+testing",
]
« no previous file with comments | « components/update_client/BUILD.gn ('k') | components/update_client/background_downloader_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698