| Index: sync/internal_api/test/test_internal_components_factory.cc | 
| diff --git a/sync/internal_api/test/test_internal_components_factory.cc b/sync/internal_api/test/test_internal_components_factory.cc | 
| index beb249e743d01ae19d2fd267fa8e7bb90a0736e8..811877979294e70ba88db488c5e694484b6ea09e 100644 | 
| --- a/sync/internal_api/test/test_internal_components_factory.cc | 
| +++ b/sync/internal_api/test/test_internal_components_factory.cc | 
| @@ -45,6 +45,8 @@ TestInternalComponentsFactory::BuildContext( | 
| empty_listeners, debug_info_getter, | 
| traffic_recorder, | 
| switches_.encryption_method == ENCRYPTION_KEYSTORE, | 
| +          switches_.pre_commit_updates_policy_override == | 
| +              FORCE_ENABLE_PRE_COMMIT_UPDATE_AVOIDANCE, | 
| invalidator_client_id)); | 
|  | 
| } | 
|  |