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

Unified Diff: ui/snapshot/snapshot.gyp

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/snapshot.gyp
diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp
index 340668c5c48196116bf985315563486e9660cc7b..31fe1d92c66a4d77c672e8d90615026a078135d8 100644
--- a/ui/snapshot/snapshot.gyp
+++ b/ui/snapshot/snapshot.gyp
@@ -14,6 +14,7 @@
'../../base/base.gyp:base',
'../../skia/skia.gyp:skia',
'../base/ui_base.gyp:ui_base',
+ '../display/display.gyp:display',
'../gfx/gfx.gyp:gfx',
'../gfx/gfx.gyp:gfx_geometry',
],

Powered by Google App Engine
This is Rietveld 408576698