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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_screen_update.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/chromeos/login/oobe_screen_update.html
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_update.html b/chrome/browser/resources/chromeos/login/oobe_screen_update.html
index f9c761d4630bb25fb2604097c6dc5f936a184753..00a34c4e4291657410e0dc015cf2cd89f6fed916 100644
--- a/chrome/browser/resources/chromeos/login/oobe_screen_update.html
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_update.html
@@ -1,7 +1,4 @@
-<div class="step right hidden" id="update">
- <div class="step-logo">
- <img src="chrome://theme/IDR_PRODUCT_LOGO">
- </div>
+<div class="step right hidden animated" id="update">
<div class="step-contents">
<div id="update-cancel-hint" hidden>
<p i18n-content="cancelUpdateHint"></p>

Powered by Google App Engine
This is Rietveld 408576698