diff options
Diffstat (limited to 'sync/sync_core.gypi')
-rw-r--r-- | sync/sync_core.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sync/sync_core.gypi b/sync/sync_core.gypi index 0ff7b4b..3191855 100644 --- a/sync/sync_core.gypi +++ b/sync/sync_core.gypi @@ -139,6 +139,7 @@ 'syncable/on_disk_directory_backing_store.h', 'syncable/parent_child_index.cc', 'syncable/parent_child_index.h', + 'syncable/scoped_kernel_lock.cc', 'syncable/scoped_kernel_lock.h', 'syncable/scoped_parent_child_index_updater.cc', 'syncable/scoped_parent_child_index_updater.h', |