Remove duplicate definition of Protocol Handler support URL
commitd5620b8ff8e4d3e7ba75d1c798072f7eb4f123ce
authortomc <tomc@amazon.com>
Fri, 27 Mar 2015 22:21:55 +0000 (27 15:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 27 Mar 2015 22:22:46 +0000 (27 22:22 +0000)
tree8dec78f553db41f8e1fa3d053db3daa631bc3a53
parentc32e6630654aa39144770341f70d8dcf7958a146
Remove duplicate definition of Protocol Handler support URL

A URL constant pointing to https://support.google.com/chrome/answer/1382847
existed in both handler_options_handler.cc and url_constants.cc.  This
removes the definition in handler_options_handler.cc.

BUG=471318

Review URL: https://codereview.chromium.org/1044493002

Cr-Commit-Position: refs/heads/master@{#322659}
chrome/browser/ui/webui/options/handler_options_handler.cc