 Chromium Code Reviews
 Chromium Code Reviews Issue 2421913002:
  Change Aura overlay scrollbars from solid color to painted scrollbars.  (Closed)
    
  
    Issue 2421913002:
  Change Aura overlay scrollbars from solid color to painted scrollbars.  (Closed) 
  | Index: ui/native_theme/BUILD.gn | 
| diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn | 
| index a64cb968c028e805a8740babc6965e616b9dda5d..fb2296879bfef08a2415aa800ddeef1e94ac3743 100644 | 
| --- a/ui/native_theme/BUILD.gn | 
| +++ b/ui/native_theme/BUILD.gn | 
| @@ -29,6 +29,7 @@ component("native_theme") { | 
| "native_theme_aura.h", | 
| "native_theme_dark_aura.cc", | 
| "native_theme_dark_aura.h", | 
| + "overlay_scrollbar_constants_aura.h", | 
| ] | 
| } |