| 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.
|
|
|