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

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: update GN build 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 2142b0064072535e9311fcc18330a53930350d88..fdc7d6cb921272fa0cdbd2ed9a9231443c43aa02 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -21,6 +21,7 @@ include_rules = [
"+components/cloud_devices/common",
"+components/content_settings",
"+components/copresence",
+ "+components/crx_file",
"+components/data_reduction_proxy",
"+components/dom_distiller",
"+components/domain_reliability",

Powered by Google App Engine
This is Rietveld 408576698