| Index: components/sync/tools/sync_tools.gyp
|
| diff --git a/components/sync/tools/sync_tools.gyp b/components/sync/tools/sync_tools.gyp
|
| index 982c96bcf00a2106b8899e02eddde8b573adfe28..c5bf2776340e7e8fbdd41413ef9a84a237533a3c 100644
|
| --- a/components/sync/tools/sync_tools.gyp
|
| +++ b/components/sync/tools/sync_tools.gyp
|
| @@ -40,7 +40,6 @@
|
| 'dependencies': [
|
| '../../../base/base.gyp:base',
|
| '../../../components/components.gyp:invalidation_impl',
|
| - '../../../components/components.gyp:sync_driver',
|
| '../../../jingle/jingle.gyp:notifier',
|
| '../../../net/net.gyp:net',
|
| '../../../net/net.gyp:net_test_support',
|
| @@ -63,7 +62,6 @@
|
| 'dependencies': [
|
| '../../../base/base.gyp:base',
|
| '../../../components/components.gyp:invalidation_impl',
|
| - '../../../components/components.gyp:sync_driver',
|
| '../../../jingle/jingle.gyp:notifier',
|
| '../../../net/net.gyp:net',
|
| '../../../net/net.gyp:net_test_support',
|
|
|