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

Unified Diff: ui/keyboard/DEPS

Issue 2445293002: Make the virtual keyboard show up on the display with input focus. (Closed)
Patch Set: address the comments Created 4 years, 1 month 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: ui/keyboard/DEPS
diff --git a/ui/keyboard/DEPS b/ui/keyboard/DEPS
index 64fae88afd02e914e7bba065189b2c5467ed61c4..bfeb73bff429f149d28dc4f867b1dbaaed3fb37d 100644
--- a/ui/keyboard/DEPS
+++ b/ui/keyboard/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+ui/aura",
"+ui/base",
"+ui/compositor",
+ "+ui/display",
"+ui/events",
"+ui/gfx",
"+ui/gl/test/gl_surface_test_support.h", # To initialize GL for tests.

Powered by Google App Engine
This is Rietveld 408576698