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

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

Issue 9618037: Help: Hook up the 'Get help' button. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix typo. 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/help/help.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/help/help.html
diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html
index c288edb778e5da34b833fa6bcbf767c3c236fdee..c2306b1ae139c4d3ffa0f1e68a85563e7791fafb 100644
--- a/chrome/browser/resources/help/help.html
+++ b/chrome/browser/resources/help/help.html
@@ -31,12 +31,10 @@
<span i18n-content="aboutProductDescription"></span>
</div>
</div>
-<if expr="pp_ifdef('_google_chrome')">
<div id="help-container">
<button id="get-help" i18n-content="getHelpWithChrome"></button>
<button id="report-issue" i18n-content="reportAnIssue"></button>
</div>
-</if>
<div id="version-container">
<div i18n-content="browserVersion"></div>
<if expr="pp_ifdef('chromeos')">
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/help/help.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698