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

Unified Diff: chrome/browser/extensions/DEPS

Issue 2623273011: Move Chrome terminating notification out of //apps (Closed)
Patch Set: remove DEPS rule Created 3 years, 11 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/extensions/DEPS
diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
index 4c1389c555ec39ff8bf94e7cd6622af937659081..a41e1fc6bdd7bf16876d199c0015108479199f7a 100644
--- a/chrome/browser/extensions/DEPS
+++ b/chrome/browser/extensions/DEPS
@@ -1,10 +1,4 @@
include_rules = [
- # TODO(benwells): Once the extensions component is established
- # and there are only chrome specific extension things left in
- # chrome/browser/extensions, the restriction of not being able
- # to depend on apps will be lifted.
- "-apps",
- "-chrome/browser/apps",
"+components/chrome_apps",
"+components/crx_file",
"+components/strings/grit/components_strings.h",
« no previous file with comments | « chrome/browser/apps/app_shim/extension_app_shim_handler_mac.cc ('k') | chrome/browser/extensions/extension_system_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698