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