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

Unified Diff: ui/snapshot/BUILD.gn

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/snapshot/BUILD.gn
diff --git a/ui/snapshot/BUILD.gn b/ui/snapshot/BUILD.gn
index dda02bc3a4f3ec5011af0ffcca44b60259f43b45..11578dde29e47ce53374d602b9775367bda7f82c 100644
--- a/ui/snapshot/BUILD.gn
+++ b/ui/snapshot/BUILD.gn
@@ -26,6 +26,7 @@ component("snapshot") {
"//base",
"//skia",
"//ui/base",
+ "//ui/display",
"//ui/gfx",
"//ui/gfx/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698