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

Unified Diff: athena/activity/DEPS

Issue 314303004: Use webview in web activity (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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 | « no previous file | athena/activity/activity_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/activity/DEPS
diff --git a/athena/activity/DEPS b/athena/activity/DEPS
index aafc6d4c6d6e9a12400e096b1b390b8976297eda..d8c9b8eb1d83db2821d10581487b47a704470f56 100644
--- a/athena/activity/DEPS
+++ b/athena/activity/DEPS
@@ -3,3 +3,9 @@ include_rules = [
"+ui/aura",
"+ui/views",
]
+
+specific_include_rules = {
+ ".*unittest\.cc": [
+ "+athena/test",
+ ],
+}
« no previous file with comments | « no previous file | athena/activity/activity_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698