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

Unified Diff: ui/wm/DEPS

Issue 1915363002: Rename gfx::Display/Screen to display::Display/Screen in views/wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more cleanups 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
« no previous file with comments | « ui/wm/BUILD.gn ('k') | ui/wm/core/cursor_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/DEPS
diff --git a/ui/wm/DEPS b/ui/wm/DEPS
index 62fe7e28bef9cb7d0def6dd1b29b831bb2af5f4f..86f9bf42adcc02d4353cbc0a6f380f504383c3fa 100644
--- a/ui/wm/DEPS
+++ b/ui/wm/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+ui/aura",
"+ui/events",
+ "+ui/display",
"+ui/gfx",
]
« no previous file with comments | « ui/wm/BUILD.gn ('k') | ui/wm/core/cursor_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698