Fixing script injection in app_shell.
commit497416b6baae8a66fa850aa80f96c1005d7e28e7
authorlfg <lfg@chromium.org>
Thu, 25 Sep 2014 08:17:57 +0000 (25 01:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 25 Sep 2014 08:18:12 +0000 (25 08:18 +0000)
treea4e0d9d5aae07ec5244f96eaa6a18183cfd4bb99
parent2da9ddfb554e8a5b80820a3e45b657ae97d610e4
Fixing script injection in app_shell.

Script injection wasn't working in app_shell because the ScriptInjectionManager
never got created.

BUG=352293

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

Cr-Commit-Position: refs/heads/master@{#296679}
extensions/shell/renderer/shell_content_renderer_client.cc