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

Unified Diff: ui/events/platform/x11/DEPS

Issue 2319933002: X11: Remove calls to XSelectInput (Closed)
Patch Set: Change mask stuff in window_tree_host_x11, remove XSelectInput in ui/compositor, update dependent patch set Created 4 years, 3 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: ui/events/platform/x11/DEPS
diff --git a/chrome/android/webapk/shell_apk/junit/DEPS b/ui/events/platform/x11/DEPS
similarity index 55%
copy from chrome/android/webapk/shell_apk/junit/DEPS
copy to ui/events/platform/x11/DEPS
index 6c53bc29c312a9de9cd6fa01502fcc7ddb3e2261..8d590992a5c1a156fc8fe2a3910ade11652dba38 100644
--- a/chrome/android/webapk/shell_apk/junit/DEPS
+++ b/ui/events/platform/x11/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+testing",
+ "+ui/base/x",
]

Powered by Google App Engine
This is Rietveld 408576698