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

Unified Diff: apps/app_shim/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 | « no previous file | apps/app_shim/extension_app_shim_handler_mac.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/app_shim/DEPS
diff --git a/apps/app_shim/DEPS b/apps/app_shim/DEPS
index e836a971cae3d78d4771ce0baa7deb2c45aa9354..230115e40257661effc1c06099b008008cacbcf7 100644
--- a/apps/app_shim/DEPS
+++ b/apps/app_shim/DEPS
@@ -13,5 +13,6 @@ include_rules = [
"+chrome/common/chrome_paths.h",
"+chrome/common/extensions/extension_constants.h",
"+chrome/common/mac/app_mode_common.h",
+ "+components/crx_file",
"+grit/generated_resources.h",
]
« no previous file with comments | « no previous file | apps/app_shim/extension_app_shim_handler_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698