| Index: chrome/browser/profiles/profile_impl_io_data.cc
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_impl_io_data.cc (revision 134639)
|
| +++ chrome/browser/profiles/profile_impl_io_data.cc (working copy)
|
| @@ -113,10 +113,6 @@
|
| local_state,
|
| io_thread,
|
| main_request_context_getter_);
|
| -
|
| - io_data_->enable_metrics()->Init(prefs::kMetricsReportingEnabled,
|
| - local_state, NULL);
|
| - io_data_->enable_metrics()->MoveToThread(BrowserThread::IO);
|
| }
|
|
|
| base::Callback<ChromeURLDataManagerBackend*(void)>
|
|
|