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

Unified Diff: athena/extensions/public/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/extensions/extensions_delegate_impl.cc ('k') | athena/extensions/public/extensions_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/extensions/public/DEPS
diff --git a/athena/activity/public/DEPS b/athena/extensions/public/DEPS
similarity index 67%
copy from athena/activity/public/DEPS
copy to athena/extensions/public/DEPS
index e48a494de935804f3bb89fefdfd2c7a595c2dab2..b53796193fa2369e03010ff2e557a5f2a90e3fbc 100644
--- a/athena/activity/public/DEPS
+++ b/athena/extensions/public/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "-athena/activity",
+ "-athena/extensions",
"+athena/athena_export.h",
]
« no previous file with comments | « athena/extensions/extensions_delegate_impl.cc ('k') | athena/extensions/public/extensions_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698