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

Unified Diff: ui/display/display.gyp

Issue 1913613002: Add place holder to move gfx::Display/Screen to ui/display (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
« no previous file with comments | « ui/display/display.h ('k') | ui/display/display_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/display.gyp
diff --git a/ui/display/display.gyp b/ui/display/display.gyp
index 8274c91a94df92f962446d111739a48763c61b7c..14f413ced2307d4e6fa29e31d926504275b61eed 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -71,13 +71,16 @@
'chromeos/x11/native_display_delegate_x11.h',
'chromeos/x11/native_display_event_dispatcher_x11.cc',
'chromeos/x11/native_display_event_dispatcher_x11.h',
+ 'display.h',
'display_export.h',
+ 'display_observer.h',
'display_switches.cc',
'display_switches.h',
'manager/display_layout.cc',
'manager/display_layout.h',
'manager/display_layout_builder.cc',
'manager/display_layout_builder.h',
+ 'screen.h',
'win/display_info.cc',
'win/display_info.h',
'win/dpi.cc',
« no previous file with comments | « ui/display/display.h ('k') | ui/display/display_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698