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

Unified Diff: chrome/app/generated_resources.grd

Issue 9618037: Help: Hook up the 'Get help' button. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 29c710b22d5a28b731fbbf45dcac4e55e722aa79..b46436dc9a5c9c15b1270175e6e9d8f305853e63 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6418,11 +6418,9 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_UPGRADE_DISABLED_BY_POLICY" desc="Status label: Upgrades disabled by policy">
Updates are disabled by the administrator
</message>
- <if expr="pp_ifdef('_google_chrome')">
- <message name="IDS_REPORT_AN_ISSUE " desc="Text of the button which allows the user to report an issue with Chrome.">
- Report an issue
- </message>
- </if>
+ <message name="IDS_REPORT_AN_ISSUE " desc="Text of the button which allows the user to report an issue with Chrome.">
+ Report an issue
+ </message>
<!-- Print -->
<message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a print document">

Powered by Google App Engine
This is Rietveld 408576698