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

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

Issue 9700049: Help: Implement version updating on Win. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Win fix 2. Created 8 years, 9 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.html
diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html
index f0802f7e139fb6b515294dc16c147fcd63cd75ca..c0c8772c84bc14916e8e60ea62bee64f993db3fe 100644
--- a/chrome/browser/resources/help/help.html
+++ b/chrome/browser/resources/help/help.html
@@ -74,7 +74,9 @@
</div>
<div id="update-buttons-container">
<div id="update-percentage" hidden></div>
+<if expr="is_macosx">
<button id="promote" i18n-content="promote" hidden></button>
+</if>
<button id="relaunch" i18n-content="relaunch" hidden></button>
</div>
</if>
« no previous file with comments | « no previous file | chrome/browser/ui/webui/help/help_handler.cc » ('j') | chrome/browser/ui/webui/help/version_updater_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698