summaryrefslogtreecommitdiffstats
path: root/chrome/common/mac
diff options
context:
space:
mode:
authordbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-03 23:26:42 +0000
committerdbeam@chromium.org <dbeam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-03 23:26:42 +0000
commit18383a2de92c476bfc4ff5ad6b8d62c3d85596fc (patch)
tree119ed05ffb26c99683e61cc192fd577de992e16f /chrome/common/mac
parente9fed915fae37516129396e139f2e8b86ca0c2f2 (diff)
downloadchromium_src-18383a2de92c476bfc4ff5ad6b8d62c3d85596fc.zip
chromium_src-18383a2de92c476bfc4ff5ad6b8d62c3d85596fc.tar.gz
chromium_src-18383a2de92c476bfc4ff5ad6b8d62c3d85596fc.tar.bz2
new.crbug.com -> crbug.com/new
R=thestig@chromium.org BUG=none TEST=less broken links NOTRY=true Review URL: https://chromiumcodereview.appspot.com/18655009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210065 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/mac')
-rw-r--r--chrome/common/mac/cfbundle_blocker.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/mac/cfbundle_blocker.mm b/chrome/common/mac/cfbundle_blocker.mm
index 41d3320..d8dd31a 100644
--- a/chrome/common/mac/cfbundle_blocker.mm
+++ b/chrome/common/mac/cfbundle_blocker.mm
@@ -263,7 +263,7 @@ bool IsBundleAllowed(NSString* bundle_id, NSString* version) {
// newer. Products added to the list must not cause crashes. Entries should
// include the name of the product, URL, and the name and e-mail address of
// someone responsible for the product's engineering. To add items to this
- // list, file a bug at http://new.crbug.com/ using the "Defect on Mac OS"
+ // list, file a bug at http://crbug.com/new using the "Defect on Mac OS"
// template, and provide the bundle ID (or IDs) and minimum CFBundleVersion
// that's safe for Chrome to load, along with the necessary product and
// contact information. Whitelisted bundles in this list may be removed if