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

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: 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: 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",
]

Powered by Google App Engine
This is Rietveld 408576698