Revert of Merge duplicate code in invalidation helper. (patchset #2 id:40001 of https...
commit506d23f8515077d82f8621b143b6870ce6b55342
authorpkasting <pkasting@chromium.org>
Sat, 19 Sep 2015 07:14:08 +0000 (19 00:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 19 Sep 2015 07:14:49 +0000 (19 07:14 +0000)
tree099719061d2e46d0aa054f494a5ff726bf7db5d8
parent91faaf5d738667ecb20c1fef481abcefd52ed6e6
Revert of Merge duplicate code in invalidation helper. (patchset #2 id:40001 of https://codereview.chromium.org/1310323009/ )

Reason for revert:
Broke gn gen; see e.g. http://build.chromium.org/p/chromium.linux/builders/Linux%20Builder/builds/56707/steps/generate_build_files/logs/stdio

Original issue's description:
> Merge duplicate code in invalidation helper.
>
> There is code duplication in:
>   components/sync_driver/invalidation_helper
>   sync/tools/invalidation_helper
>
> This patch merged those files by removing duplicate code in
> sync/tools/invalidation_helper.
>
> BUG=528259
>
> Committed: https://crrev.com/de7123741b492a12f35a0cbd7b3e36ff3839a3e6
> Cr-Commit-Position: refs/heads/master@{#349849}

TBR=droger@chromium.org,zea@chromium.org,jitendra.ks@samsung.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=528259

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

Cr-Commit-Position: refs/heads/master@{#349858}
sync/tools/BUILD.gn
sync/tools/DEPS
sync/tools/invalidation_helper.cc [new file with mode: 0644]
sync/tools/invalidation_helper.h [new file with mode: 0644]
sync/tools/sync_client.cc
sync/tools/sync_listen_notifications.cc
sync/tools/sync_tools.gyp