| Index: components/sync/BUILD.gn
|
| diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
|
| index 34bd64ec8d5c35df9d1948f9afd25477e3a1968b..4f2a7bc997df48060a39f61b3ea3d1be911686d5 100644
|
| --- a/components/sync/BUILD.gn
|
| +++ b/components/sync/BUILD.gn
|
| @@ -504,7 +504,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",
|
|
|