| Index: chrome/browser/ui/bookmarks/bookmark_prompt_controller_unittest.cc
|
| diff --git a/chrome/browser/ui/bookmarks/bookmark_prompt_controller_unittest.cc b/chrome/browser/ui/bookmarks/bookmark_prompt_controller_unittest.cc
|
| index 169f451bca0450717f6706db4b6ca9436cf834f4..23d1091b4f0d7fdc14798aa53ec5a655cf541bf4 100644
|
| --- a/chrome/browser/ui/bookmarks/bookmark_prompt_controller_unittest.cc
|
| +++ b/chrome/browser/ui/bookmarks/bookmark_prompt_controller_unittest.cc
|
| @@ -16,6 +16,7 @@
|
| #include "chrome/test/base/test_browser_window.h"
|
| #include "chrome/test/base/testing_browser_process.h"
|
| #include "content/public/browser/notification_service.h"
|
| +#include "content/public/browser/notification_types.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|
| class BookmarkPromptControllerTest : public BrowserWithTestWindowTest {
|
|
|