| Index: content/child/blink_platform_impl.cc
|
| diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc
|
| index c006142a185c4284b98ba3c8a126af0a6d26fd6f..7e11193639aa6267a1f25f9abc6f891104f2617f 100644
|
| --- a/content/child/blink_platform_impl.cc
|
| +++ b/content/child/blink_platform_impl.cc
|
| @@ -872,7 +872,6 @@ BlinkPlatformImpl::notificationManager() {
|
|
|
| return NotificationManager::ThreadSpecificInstance(
|
| thread_safe_sender_.get(),
|
| - main_thread_task_runner_.get(),
|
| notification_dispatcher_.get());
|
| }
|
|
|
|
|