Chromium Code Reviews| Index: LayoutTests/platform/chromium/rubberbanding/custom-scrollbars-ne.html | 
| =================================================================== | 
| --- LayoutTests/platform/chromium/rubberbanding/custom-scrollbars-ne.html (revision 107710) | 
| +++ LayoutTests/platform/chromium/rubberbanding/custom-scrollbars-ne.html (working copy) | 
| @@ -11,7 +11,7 @@ | 
| } | 
| ::-webkit-scrollbar-track-piece, | 
| ::-webkit-scrollbar-corner { | 
| - background-color: blue; | 
| + background-color: orange; | 
| } | 
| </style> | 
| </head> |