Move NaClModulesHandler to src/extensions
commitb90f343fd1e70f1695231a43faaa75c8bab4eb41
authorjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Aug 2014 20:40:07 +0000 (7 20:40 +0000)
committerjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 7 Aug 2014 20:40:07 +0000 (7 20:40 +0000)
tree7164d1f3fe4ba240cfc62becd5ff627e09e5f759
parent62c928aeee529832bc1185489ae0bc01e017cf0f
Move NaClModulesHandler to src/extensions

This is a first, very small step towards making NaCl work in app_shell.

BUG=400577
TEST=compiles
TBR=brettw@chromium.org for moving a few lines out of chrome/common/BUILD.gn into extensions/common/BUILD.gn

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288136 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/extensions/plugin_manager.h
chrome/chrome_common.gypi
chrome/common/BUILD.gn
chrome/common/extensions/chrome_manifest_handlers.cc
extensions/common/BUILD.gn
extensions/common/common_manifest_handlers.cc
extensions/common/manifest_handlers/nacl_modules_handler.cc [moved from chrome/common/extensions/manifest_handlers/nacl_modules_handler.cc with 95% similarity]
extensions/common/manifest_handlers/nacl_modules_handler.h [moved from chrome/common/extensions/manifest_handlers/nacl_modules_handler.h with 75% similarity]
extensions/extensions.gyp