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

Unified Diff: chrome/common/url_constants.cc

Issue 1137503006: [Extensions] Polish the suspicious extension bubble (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Finnur's Created 5 years, 7 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/browser/ui/views/extensions/extension_message_bubble_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/url_constants.cc
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
index 72c4d6637dfba253fb49a4468e3eeab5ec1bf7d6..d02decea8f9f6e9e9aa6fda4e6b2c070d4fe731c 100644
--- a/chrome/common/url_constants.cc
+++ b/chrome/common/url_constants.cc
@@ -573,8 +573,7 @@ const char kLearnMoreEnterpriseURL[] =
#endif
const char kRemoveNonCWSExtensionURL[] =
- "https://support.google.com/chrome/answer/2811969?"
- "p=ui_remove_non_cws_extensions&rd=1";
+ "https://support.google.com/chrome/?p=ui_remove_non_cws_extensions";
#if defined(OS_WIN)
const char kNotificationsHelpURL[] =
« no previous file with comments | « chrome/browser/ui/views/extensions/extension_message_bubble_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698