Index: chrome/browser/resources/help/help.html |
diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html |
index 54c9e84b41e4245414e8cd02abf81b5e5397a266..f96cc840f270016e9af8ce8af356ed4a50a28042 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')"> |