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

Unified Diff: athena/test/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/main/athena_shell.cc ('k') | athena/test/athena_test_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/test/DEPS
diff --git a/athena/test/DEPS b/athena/test/DEPS
index e938483b40a3be3be17c449af4902a071dd3e2ed..503ed30d01249bcc78e5e11371b62e441a52f62e 100644
--- a/athena/test/DEPS
+++ b/athena/test/DEPS
@@ -1,6 +1,7 @@
include_rules = [
- "+athena/activity",
+ "+athena/activity/public",
"+athena/content/public",
+ "+athena/extensions/public",
"+athena/home/public",
"+athena/main",
"+athena/screen/public",
« no previous file with comments | « athena/main/athena_shell.cc ('k') | athena/test/athena_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698