Index: chrome/browser/resources/help/help.html |
diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html |
index 8e34d84863c0e7fd7c0e7e0653fe1de3f6c719c7..045d206ef57496fca9ebaa5f1d10b1cd9dce87b3 100644 |
--- a/chrome/browser/resources/help/help.html |
+++ b/chrome/browser/resources/help/help.html |
@@ -45,7 +45,9 @@ |
</div> |
<div id="help-container"> |
<button id="get-help" i18n-content="getHelpWithChrome"></button> |
+<if expr="pp_ifdef('_google_chrome')"> |
<button id="report-issue" i18n-content="reportAnIssue"></button> |
+</if> |
</div> |
<div id="version-container"> |
<div i18n-content="browserVersion" dir="ltr"></div> |