Upstream version 11.39.250.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync / glue / history_model_worker.cc
index 179637b..fec3f1e 100644 (file)
@@ -100,7 +100,6 @@ void HistoryModelWorker::RegisterForLoopDestruction() {
 }
 
 void HistoryModelWorker::RegisterOnDBThread() {
-  base::MessageLoop::current()->AddDestructionObserver(this);
   SetWorkingLoopToCurrent();
 }