ExtensionSyncService cleanup: process uninstalls in one step
commit59ef2589e04cebc6d8a3c7d13c6b844b1362714b
authortreib <treib@chromium.org>
Thu, 16 Jul 2015 08:55:01 +0000 (16 01:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Jul 2015 08:55:34 +0000 (16 08:55 +0000)
tree838c75ff6261de4f3e0ca3cc70967161412ef495
parentd967d55cf7a0f78e6ace9ec681d2d082e631810b
ExtensionSyncService cleanup: process uninstalls in one step

Before, the process was split into PrepareToSyncUninstallExtension and
ProcessSyncUninstallExtension for no good reason.

BUG=None

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

Cr-Commit-Position: refs/heads/master@{#339003}
chrome/browser/extensions/extension_service.cc
chrome/browser/extensions/extension_sync_service.cc
chrome/browser/extensions/extension_sync_service.h
chrome/browser/extensions/pending_enables.cc
chrome/browser/extensions/sync_bundle.cc
chrome/browser/extensions/sync_bundle.h