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

Unified Diff: chrome/browser/resources/help/help_content.html

Issue 476983002: About page should not automatically trigger OS updates (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and formatting Created 6 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/help/help_content.html
diff --git a/chrome/browser/resources/help/help_content.html b/chrome/browser/resources/help/help_content.html
index b8054253c087a5f9fc35cee302870cbf805df812..9c72a3f01758eea54556ab82dca6a7df73fdbb60 100644
--- a/chrome/browser/resources/help/help_content.html
+++ b/chrome/browser/resources/help/help_content.html
@@ -49,6 +49,8 @@
<button id="relaunch-and-powerwash"
i18n-content="relaunchAndPowerwash" hidden>
</button>
+ <button id="request-update" i18n-content="updateButton">
+ </button>
</if>
</div>
</if>

Powered by Google App Engine
This is Rietveld 408576698