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

Unified Diff: chrome/common/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 | « chrome/browser/web_applications/web_app_mac.mm ('k') | chrome/common/extensions/extension_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 2e5d242a88f1d5fb7c957bbf09fb2fc48e585c48..b74d811870d50a62d9a6e6aa55659d78b3988ad1 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/bookmarks/common",
"+components/cloud_devices/common",
"+components/content_settings/core/common",
+ "+components/crx_file",
"+components/data_reduction_proxy/common",
"+components/dom_distiller/core",
"+components/metrics/client_info.h",
« no previous file with comments | « chrome/browser/web_applications/web_app_mac.mm ('k') | chrome/common/extensions/extension_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698