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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_screen_update.html

Issue 11412067: [rlz,cros] RLZ glue for ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years 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
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_screen_network.html ('k') | chrome/browser/rlz/rlz.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1093e045302fb31a2ce083ccbf5a9c6c4704ed50..d8ebbaf4d358f251bb2bae6857eb3c28ca0fac8c 100644
--- a/chrome/browser/resources/chromeos/login/oobe_screen_update.html
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_update.html
@@ -19,8 +19,10 @@
<p id="progress-message" class="progress-message" hidden></p>
</div>
</div>
- <div id="update-accessibility">
- <a id="update-accessibility-link" href="#"
- i18n-content="accessibilityLink"></a>
+ <div id="update-extra-controls" class="step-extra-controls">
+ <div id="update-accessibility">
+ <a id="update-accessibility-link" href="#"
+ i18n-content="accessibilityLink"></a>
+ </div>
</div>
</div>
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_screen_network.html ('k') | chrome/browser/rlz/rlz.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698