| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index 55b8e6d07993194bbc808723a07f42ef93fc57ce..b3de41140d89bf2a25feccb1ba53691a9a6c17a0 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -506,7 +506,6 @@ static_library("sync") {
|
| "syncable/scoped_kernel_lock.h",
|
| "syncable/scoped_parent_child_index_updater.cc",
|
| "syncable/scoped_parent_child_index_updater.h",
|
| - "syncable/syncable-inl.h",
|
| "syncable/syncable_base_transaction.cc",
|
| "syncable/syncable_base_transaction.h",
|
| "syncable/syncable_base_write_transaction.cc",
|
|
|