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

Unified Diff: chrome/renderer/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/common/pepper_permission_util_unittest.cc ('k') | chrome/renderer/extensions/webstore_bindings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index dce37d29ec920057f188276e1bd0a3b3935297b3..7a140d3903f6b467fad5cd8eef913737089b4cbb 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/cdm/renderer",
"+components/content_settings/core/common",
+ "+components/crx_file",
"+components/data_reduction_proxy/common",
"+components/dom_distiller/core",
"+components/nacl/common",
« no previous file with comments | « chrome/common/pepper_permission_util_unittest.cc ('k') | chrome/renderer/extensions/webstore_bindings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698