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

Unified Diff: athena/test/DEPS

Issue 480353006: Separate athena's startup process from AppShell's (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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/screen/screen_manager_impl.cc ('k') | athena/test/athena_test_base.h » ('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 503ed30d01249bcc78e5e11371b62e441a52f62e..c5c2dc4fffdc055c16d64081e75392971387a6c6 100644
--- a/athena/test/DEPS
+++ b/athena/test/DEPS
@@ -1,10 +1,11 @@
include_rules = [
"+athena/activity/public",
"+athena/content/public",
+ "+athena/env/public",
"+athena/extensions/public",
"+athena/home/public",
- "+athena/main",
"+athena/screen/public",
+ "+athena/main",
"+chromeos/dbus",
"+third_party/skia/include",
"+ui/app_list",
« no previous file with comments | « athena/screen/screen_manager_impl.cc ('k') | athena/test/athena_test_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698