<webview>: Fix android compile with plugins:
commit1959eca94a15fcf8f13eb01e4df4127500424c0d
authorlazyboy@chromium.org <lazyboy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Jul 2014 18:59:33 +0000 (3 18:59 +0000)
committerlazyboy@chromium.org <lazyboy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Jul 2014 18:59:33 +0000 (3 18:59 +0000)
treeb1751c12de9ae969a8ce6a3e6c6064706b2910b4
parentf7030c34dd9efa5710b503d88e37b7e848a436ce
<webview>: Fix android compile with plugins:
Android does not have API bindings so including plugin_permission_helper
results in pulling web_view_internal.json, which is not available for
android.

BUG=None
Test=Compiles, no visible change.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281307 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/guest_view/web_view/web_view_guest.cc