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

Unified Diff: ui/events/DEPS

Issue 750593003: Ozone X11 platform Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove new evernt type, add direct route from event -> platform window Created 6 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/events/DEPS
diff --git a/ui/events/DEPS b/ui/events/DEPS
index b273ae3319cc3d47495e8f06a65bbe27098e5671..6ddea4c23d8239e6ac6babcb5266d181ceb8023a 100644
--- a/ui/events/DEPS
+++ b/ui/events/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+ui/gfx",
+ "+ui/platform_window/x11",
+ "+ui/ozone/platform/x11",
]

Powered by Google App Engine
This is Rietveld 408576698