Google Now Card Processing Pipeline Refactor

This major refactor covers two themes:
1) Use promises to link each pipeline stage together.
2) Decouple the pipeline ordering from each individual function.

Along with that, added unit tests that cover various
stages of the pipeline in isolation.

BUG=164227

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261553 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed