| Index: chrome/browser/extensions/notifications_apitest.cc
|
| diff --git a/chrome/browser/extensions/notifications_apitest.cc b/chrome/browser/extensions/notifications_apitest.cc
|
| index eb51c67bfd615e742d683b54cea2a8722c5e79ed..6a8063584c545546b55c06232411f1b7051042e6 100644
|
| --- a/chrome/browser/extensions/notifications_apitest.cc
|
| +++ b/chrome/browser/extensions/notifications_apitest.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "chrome/browser/extensions/extension_apitest.h"
|
|
|
| -#include "chrome/browser/browser.h"
|
| #include "chrome/browser/notifications/desktop_notification_service.h"
|
| #include "chrome/browser/profile.h"
|
| +#include "chrome/browser/ui/browser.h"
|
|
|
| // Fails and hoses bot, http://crbug.com/50060.
|
| // Flaky, http://crbug.com/42314.
|
|
|