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

Unified Diff: chrome/browser/DEPS

Issue 481433005: Extensions: Move id_util functions to crx_file component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert last patchset. function returns Extension* and can't use an assert. 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 | « apps/app_shim/extension_app_shim_handler_mac.cc ('k') | chrome/browser/apps/ephemeral_app_throttle.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index c3a17d63d1c998fa40d8e88d8ed9fb617a4cba6e..1aa16d90fb2b76e112f38c639132933e96b9d089 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -22,6 +22,7 @@ include_rules = [
"+components/component_updater",
"+components/content_settings",
"+components/copresence",
+ "+components/crx_file",
"+components/data_reduction_proxy",
"+components/dom_distiller",
"+components/domain_reliability",
« no previous file with comments | « apps/app_shim/extension_app_shim_handler_mac.cc ('k') | chrome/browser/apps/ephemeral_app_throttle.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698