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

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: 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
Index: athena/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index 4432260b8e0edbfe95a77a4f2afd3db62e00d79b..99a4d30f1b907d257e8e5536913710172dde9b54 100644
--- a/athena/content/DEPS
+++ b/athena/content/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+athena/activity/public",
+ "+athena/input/public",
"+content/public",
- "+ui/views/controls/webview",
+ "+ui/views",
]

Powered by Google App Engine
This is Rietveld 408576698