| Index: chrome/browser/sync/glue/history_model_worker.cc
|
| diff --git a/chrome/browser/sync/glue/history_model_worker.cc b/chrome/browser/sync/glue/history_model_worker.cc
|
| index 8241bdfeaac3e47423ae59411a8f17868ef4e531..87b5470a2526a1debcb8eb3fae7863bb83ea7c64 100644
|
| --- a/chrome/browser/sync/glue/history_model_worker.cc
|
| +++ b/chrome/browser/sync/glue/history_model_worker.cc
|
| @@ -100,7 +100,6 @@ void HistoryModelWorker::RegisterForLoopDestruction() {
|
| }
|
|
|
| void HistoryModelWorker::RegisterOnDBThread() {
|
| - base::MessageLoop::current()->AddDestructionObserver(this);
|
| SetWorkingLoopToCurrent();
|
| }
|
|
|
|
|