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

Unified Diff: athena/content/DEPS

Issue 332443005: Enable accelerators on web activity window (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 | « athena/activity/public/activity_view_model.h ('k') | athena/content/web_activity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index b7f889ab8fcb3ea038eb710a6045e5cdc520f5a9..170a27ea7fb433fd4eed6e04d9e5e78a78a9279b 100644
--- a/athena/content/DEPS
+++ b/athena/content/DEPS
@@ -1,7 +1,8 @@
include_rules = [
"+athena/activity/public",
"+athena/home/public",
+ "+athena/input/public",
"+content/public",
"+ui/app_list",
- "+ui/views/controls/webview",
+ "+ui/views",
]
« no previous file with comments | « athena/activity/public/activity_view_model.h ('k') | athena/content/web_activity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698