Move UnzipToDir IPC code to top-level extensions directory
commitd967c9002391d3c7fb3e3c0a774efe958c50818e
authorasargent <asargent@chromium.org>
Fri, 29 May 2015 16:29:37 +0000 (29 09:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 May 2015 16:30:05 +0000 (29 16:30 +0000)
treeeafa3a7fd0e04a1899941b602062df3e765b9a77
parentcef6c67c8eec30e47913d87923108bcbbb6c6175
Move UnzipToDir IPC code to top-level extensions directory

This is an early prerequisite step for some code I'm working on to
use the new Omaha update code in extensions.

Also adjust the name of the extension unpack IPC messages, which had
previously moved from chrome/ to extensions/ but still had the 'Chrome'
prefix on their names.

BUG=490418

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

Cr-Commit-Position: refs/heads/master@{#331987}
chrome/browser/extensions/zipfile_installer.cc
chrome/common/extensions/chrome_utility_extensions_messages.h
chrome/utility/extensions/extensions_handler.cc
chrome/utility/extensions/extensions_handler.h
extensions/browser/sandboxed_unpacker.cc
extensions/common/extension_utility_messages.h
extensions/utility/utility_handler.cc
extensions/utility/utility_handler.h