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

Unified Diff: ash/display/display_info.h

Issue 23286003: ash: Get output info from chromeos instead of XRandR. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use index from XRandR Created 7 years, 4 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 | « ash/display/display_error_observer_unittest.cc ('k') | ash/display/display_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_info.h
diff --git a/ash/display/display_info.h b/ash/display/display_info.h
index 17ba5f6cfaafad372907acd887baf83b1cd586b8..57f250d5f91aec0355211215c969a5ddd74a979d 100644
--- a/ash/display/display_info.h
+++ b/ash/display/display_info.h
@@ -160,7 +160,7 @@ class ASH_EXPORT DisplayInfo {
// UI scale of the display.
float ui_scale_;
- // True if this comes from native platform (DisplayChangeObserverX11).
+ // True if this comes from native platform (DisplayChangeObserver).
bool native_;
// The list of resolutions supported by this display.
« no previous file with comments | « ash/display/display_error_observer_unittest.cc ('k') | ash/display/display_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698