Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(556)

Unified Diff: chrome/browser/resources/options2/sync_section.html

Issue 10827169: [cros] OOBE slide animation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Polish Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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">

Powered by Google App Engine
This is Rietveld 408576698