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

Unified Diff: chrome/browser/component_updater/DEPS

Issue 474633005: Componentize component_updater: Split crx_file code off into its own component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove shared library export Created 6 years, 4 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 | « no previous file | chrome/browser/component_updater/component_patcher_operation.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 cb4f58d5dd5ad7808e60388b8a521d6e2c0b710a..7b7f9e9e7bd3d0c8523438a016eb2ad0edb07129 100644
--- a/chrome/browser/component_updater/DEPS
+++ b/chrome/browser/component_updater/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/component_updater",
+ "+components/crx_file",
"+media/cdm/ppapi/supported_cdm_versions.h",
"+ppapi/thunk",
"+third_party/widevine"
« no previous file with comments | « no previous file | chrome/browser/component_updater/component_patcher_operation.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698