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

Unified Diff: chrome/browser/resources/chromeos/mobile_setup.html

Issue 10413053: Changed VZ activation logic to always attempt OTA even for brand new devices. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/mobile_setup.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/mobile_setup.html
diff --git a/chrome/browser/resources/chromeos/mobile_setup.html b/chrome/browser/resources/chromeos/mobile_setup.html
index 1c753511b54c107d8a3872a5d2536d455550986d..2a48553a78215e3280d511b41f5b19607602eb99 100644
--- a/chrome/browser/resources/chromeos/mobile_setup.html
+++ b/chrome/browser/resources/chromeos/mobile_setup.html
@@ -214,9 +214,5 @@ iframe {
</div>
</div>
</div>
- <div id="footer" class="hidden dialog-footer">
- <div class=horizontal-spacer></div>
- <button id="cancelButton" class="cancel" i18n-content="cancel_button"></button>
- </div>
</body>
</html>
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/mobile_setup.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698