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 f78b40c618884c4176a8dea4cece39c2aac14d90..4f7c980daa9b03f76522e78e4b70da44e1350a72 100644 |
--- a/chrome/browser/resources/options2/sync_section.html |
+++ b/chrome/browser/resources/options2/sync_section.html |
@@ -14,8 +14,7 @@ |
<if expr="pp_ifdef('chromeos')"> |
<div id="account-picture-wrapper"> |
- <img id="account-picture" |
- src="chrome://theme/IDR_PROFILE_PICTURE_LOADING"> |
+ <img id="account-picture"> |
<div id="change-picture-caption" i18n-content="changePicture"></div> |
</div> |
<div id="sync-general"> |