| Index: chrome/browser/status_icons/desktop_notification_balloon.cc
|
| diff --git a/chrome/browser/status_icons/desktop_notification_balloon.cc b/chrome/browser/status_icons/desktop_notification_balloon.cc
|
| index ff91fe571e8745605012df89730b7402a352bc25..e511a8a90196e5cda50236dce987210ef0aa853e 100644
|
| --- a/chrome/browser/status_icons/desktop_notification_balloon.cc
|
| +++ b/chrome/browser/status_icons/desktop_notification_balloon.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/string_number_conversions.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| #include "base/threading/thread_restrictions.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/notifications/notification.h"
|
| #include "chrome/browser/notifications/notification_delegate.h"
|
|
|