| Index: sync/tools/sync_tools.gyp
|
| diff --git a/sync/tools/sync_tools.gyp b/sync/tools/sync_tools.gyp
|
| index 20ca8ec410ee516dd652e190ac3f5f6378594414..7cc8352e94af0d9b6d0d5f23736f21662fc09a5c 100644
|
| --- a/sync/tools/sync_tools.gyp
|
| +++ b/sync/tools/sync_tools.gyp
|
| @@ -39,7 +39,6 @@
|
| ],
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| - '../../components/components.gyp:invalidation',
|
| '../../jingle/jingle.gyp:notifier',
|
| '../../net/net.gyp:net',
|
| '../../net/net.gyp:net_test_support',
|
| @@ -60,7 +59,6 @@
|
| ],
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| - '../../components/components.gyp:invalidation',
|
| '../../jingle/jingle.gyp:notifier',
|
| '../../net/net.gyp:net',
|
| '../../net/net.gyp:net_test_support',
|
|
|