| Index: components/sync_driver/BUILD.gn
|
| diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn
|
| index dd01cd9ec39973305c6a2caa918ef5b604b2970c..34fbde2f1d6617fe6764176ee8dbc67865b864a1 100644
|
| --- a/components/sync_driver/BUILD.gn
|
| +++ b/components/sync_driver/BUILD.gn
|
| @@ -49,8 +49,6 @@ source_set("sync_driver") {
|
| "glue/typed_url_model_associator.h",
|
| "invalidation_adapter.cc",
|
| "invalidation_adapter.h",
|
| - "invalidation_helper.cc",
|
| - "invalidation_helper.h",
|
| "local_device_info_provider.h",
|
| "model_association_manager.cc",
|
| "model_association_manager.h",
|
| @@ -119,7 +117,6 @@ source_set("sync_driver") {
|
| "//components/version_info",
|
| "//net",
|
| "//sync",
|
| - "//third_party/cacheinvalidation",
|
| "//ui/gfx",
|
| ]
|
|
|
|
|