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

Unified Diff: ui/keyboard/DEPS

Issue 2546963002: Do not move the on-screen keyboard to another display after loading an IME. (Closed)
Patch Set: rebase Created 4 years 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 8e48a4aa1ff99484fbc837a7d09c55b3bad963f5..bfeb73bff429f149d28dc4f867b1dbaaed3fb37d 100644
--- a/ui/keyboard/DEPS
+++ b/ui/keyboard/DEPS
@@ -6,7 +6,7 @@ include_rules = [
"+ui/aura",
"+ui/base",
"+ui/compositor",
- "+ui/display/types",
+ "+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