| Index: ui/base/resource/resource_bundle.h
|
| diff --git a/ui/base/resource/resource_bundle.h b/ui/base/resource/resource_bundle.h
|
| index 8dcb137a1da0c92b37eaeb7dcb20c3a690ff16a8..29584f694dd8ea235f7997f8d3234428cb513a52 100644
|
| --- a/ui/base/resource/resource_bundle.h
|
| +++ b/ui/base/resource/resource_bundle.h
|
| @@ -295,7 +295,6 @@ class UI_BASE_EXPORT ResourceBundle {
|
| void LoadMaterialDesignResources();
|
| #endif
|
|
|
| - protected:
|
| // Returns true if |scale_factor| is supported by this platform.
|
| static bool IsScaleFactorSupported(ScaleFactor scale_factor);
|
|
|
|
|