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

Unified Diff: ui/events/DEPS

Issue 1922783002: Move gfx::Display/Screen to display::Display/Screen in aura/events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/DEPS
diff --git a/ui/events/DEPS b/ui/events/DEPS
index b273ae3319cc3d47495e8f06a65bbe27098e5671..e1413133572c11ef996cb575e59adaf2f79f6b37 100644
--- a/ui/events/DEPS
+++ b/ui/events/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+ui/display",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698