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

Unified Diff: athena/virtual_keyboard/DEPS

Issue 335793005: athena: Add support for virtual keyboard. (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
« no previous file with comments | « athena/screen/screen_manager_impl.cc ('k') | athena/virtual_keyboard/public/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/virtual_keyboard/DEPS
diff --git a/athena/virtual_keyboard/DEPS b/athena/virtual_keyboard/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..371e3535b2ced73b93ae3158c7f0e0b2d256cecb
--- /dev/null
+++ b/athena/virtual_keyboard/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "+athena/screen",
+ "+content/public",
+ "+gin",
+ "+grit",
+ "+ui/aura",
+ "+ui/keyboard",
+ "+third_party/WebKit",
+]
« no previous file with comments | « athena/screen/screen_manager_impl.cc ('k') | athena/virtual_keyboard/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698