| Index: sync/sync_core.gypi
|
| diff --git a/sync/sync_core.gypi b/sync/sync_core.gypi
|
| index 52052085a093a48de37dc81459adfb81eb796132..0474fd4cd2292b265fc2f13ba7851854735a488a 100644
|
| --- a/sync/sync_core.gypi
|
| +++ b/sync/sync_core.gypi
|
| @@ -82,6 +82,8 @@
|
| 'engine/non_blocking_type_commit_contribution.h',
|
| 'engine/nudge_source.cc',
|
| 'engine/nudge_source.h',
|
| + 'engine/nudge_handler.cc',
|
| + 'engine/nudge_handler.h',
|
| 'engine/process_updates_util.cc',
|
| 'engine/process_updates_util.h',
|
| 'engine/sync_cycle_event.cc',
|
|
|