Chromium Code Reviews| Index: chrome/browser/sync/glue/ui_data_type_controller_unittest.cc |
| diff --git a/chrome/browser/sync/glue/ui_data_type_controller_unittest.cc b/chrome/browser/sync/glue/ui_data_type_controller_unittest.cc |
| index 1c9d53ba664df271cc2fe56f7a9365f683884150..d8708a395f64d3a5830e2ba972e08505016a78c5 100644 |
| --- a/chrome/browser/sync/glue/ui_data_type_controller_unittest.cc |
| +++ b/chrome/browser/sync/glue/ui_data_type_controller_unittest.cc |
| @@ -44,7 +44,6 @@ class SyncUIDataTypeControllerTest : public testing::Test { |
| base::Closure(), |
| type_, |
| profile_sync_factory_.get(), |
| - &profile_, |
| &profile_sync_service_); |
| SetStartExpectations(); |
| } |