| Index: chrome/browser/resources/options2/sync_section.html
|
| diff --git a/chrome/browser/resources/options2/sync_section.html b/chrome/browser/resources/options2/sync_section.html
|
| index 4f7c980daa9b03f76522e78e4b70da44e1350a72..6ac56727b5123a825f6ee2ddaa032e5fd80067dc 100644
|
| --- a/chrome/browser/resources/options2/sync_section.html
|
| +++ b/chrome/browser/resources/options2/sync_section.html
|
| @@ -14,7 +14,7 @@
|
|
|
| <if expr="pp_ifdef('chromeos')">
|
| <div id="account-picture-wrapper">
|
| - <img id="account-picture">
|
| + <img id="account-picture" src="chrome://theme/IDR_PROFILE_LOADING">
|
| <div id="change-picture-caption" i18n-content="changePicture"></div>
|
| </div>
|
| <div id="sync-general">
|
|
|