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

Unified Diff: athena/test/DEPS

Issue 301593004: Athena unittests framework (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix deps Created 6 years, 7 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/test/DEPS
diff --git a/mojo/aura/DEPS b/athena/test/DEPS
similarity index 61%
copy from mojo/aura/DEPS
copy to athena/test/DEPS
index 698be88a6f817ada8ed129dbf65dfe05ff28c9b7..ffd0929e8124880e31ec96583b9674334186f28b 100644
--- a/mojo/aura/DEPS
+++ b/athena/test/DEPS
@@ -1,9 +1,9 @@
include_rules = [
- "+cc",
+ "+athena/main",
"+ui/aura",
+ "+ui/base",
"+ui/compositor",
- "+ui/events",
"+ui/gfx",
"+ui/gl",
- "+webkit/common/gpu",
+ "+ui/wm/core",
]

Powered by Google App Engine
This is Rietveld 408576698