<webview>: Inject denyWebView into all extensions
commit98e22460feffee2a7a9b162b0ba0ca9d6c2d2d34
authorfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 3 Feb 2014 19:50:36 +0000 (3 19:50 +0000)
committerfsamuel@chromium.org <fsamuel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 3 Feb 2014 19:50:36 +0000 (3 19:50 +0000)
treebc2d3c708edd8fc617d51dd5b09ecb2dbf81e4f1
parentfe15eaff2806461271ba402ccad189c7a9bd7eca
<webview>: Inject denyWebView into all extensions

In the denyWebView module, we now create a custom element so the comment in dispatcher.cc
is out of date.

This CL removes the comment and the if statement in question.

BUG=196453

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248554 0039d316-1c4b-4281-b951-d872f2087c98
chrome/renderer/extensions/dispatcher.cc