| Index: trunk/src/chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc (revision 289354)
|
| +++ trunk/src/chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc (working copy)
|
| @@ -153,8 +153,7 @@
|
|
|
| autofill_dtc_ =
|
| new AutofillDataTypeController(
|
| - &profile_sync_factory_, &profile_,
|
| - sync_driver::DataTypeController::DisableTypeCallback());
|
| + &profile_sync_factory_, &profile_);
|
| }
|
|
|
| // Passed to AutofillDTC::Start().
|
|
|