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

Unified Diff: athena/extensions/DEPS

Issue 487843003: ExtensionDelegate to abstract extension implementation (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: 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",
]

Powered by Google App Engine
This is Rietveld 408576698