Added support for pending extensions to ExtensionsService and
ExtensionUpdater. This is needed for theme syncing.
Basically a pending extension is an (id, update_url) pair. This change
makes it so that one can pass pending extensions to the extension service
and they will be installed if necessary on the next auto-update cycle.
BUG=
32414
TEST=unittests, trybots, in-progress theme syncing change
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=42711