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

Unified Diff: ui/wm/DEPS

Issue 219743002: x11: Move X event handling out of the message-pump. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: self-nits Created 6 years, 9 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/wm/DEPS
diff --git a/ui/wm/DEPS b/ui/wm/DEPS
index 98fe186d4713a98c5a38c50d5294945cefdd9b25..62fe7e28bef9cb7d0def6dd1b29b831bb2af5f4f 100644
--- a/ui/wm/DEPS
+++ b/ui/wm/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+ui/aura",
+ "+ui/events",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698