| Index: ui/file_manager/file_manager/foreground/css/drive_welcome.css
|
| diff --git a/ui/file_manager/file_manager/foreground/css/drive_welcome.css b/ui/file_manager/file_manager/foreground/css/drive_welcome.css
|
| index ff4169db5c877e29601d890a1c7af8cbd7d07b06..0b47879cc11cab8bf031c713490d7d467d483920 100644
|
| --- a/ui/file_manager/file_manager/foreground/css/drive_welcome.css
|
| +++ b/ui/file_manager/file_manager/foreground/css/drive_welcome.css
|
| @@ -155,7 +155,7 @@ html[dir='rtl'] .drive-welcome.header .banner-people {
|
| align-items: center;
|
| background-color: white;
|
| /* This image looks good in high DPI as is. */
|
| - background-image: url(chrome://resources/images/clouds.png);
|
| + background-image: url(../images/files/ui/clouds.png);
|
| background-repeat: repeat-x;
|
| background-size: 520px 173px;
|
| bottom: 0;
|
|
|