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

Unified Diff: athena/extensions/DEPS

Issue 487843003: ExtensionDelegate to abstract extension implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix deps 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 | « athena/content/content_app_model_builder.cc ('k') | athena/extensions/extensions_delegate_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/extensions/DEPS
diff --git a/chrome/utility/extensions/DEPS b/athena/extensions/DEPS
similarity index 58%
copy from chrome/utility/extensions/DEPS
copy to athena/extensions/DEPS
index 08b52cb8cbf3587ac6f6a8c36784fb39ebdf3da5..d1f93d5a23a847eda9051ef6f1b8896eeb1476bf 100644
--- a/chrome/utility/extensions/DEPS
+++ b/athena/extensions/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+extensions/common",
+ "+extensions/shell/browser",
]
« no previous file with comments | « athena/content/content_app_model_builder.cc ('k') | athena/extensions/extensions_delegate_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698