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

Unified Diff: ui/display/manager/display_layout.h

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_observer.h ('k') | ui/display/manager/display_layout.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/manager/display_layout.h
diff --git a/ui/display/manager/display_layout.h b/ui/display/manager/display_layout.h
index 9edbf05b8b3be7798ad342e10332fcfc0a6706da..154a51b08ec3d4dbeca4e3160b7c64c8e64e0916 100644
--- a/ui/display/manager/display_layout.h
+++ b/ui/display/manager/display_layout.h
@@ -25,6 +25,7 @@ class Display;
}
namespace display {
+using Display = gfx::Display;
// An identifier used to manage display layout in DisplayManager /
// DisplayLayoutStore.
« no previous file with comments | « ui/display/display_observer.h ('k') | ui/display/manager/display_layout.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698