| Index: chrome/browser/ui/browser_navigator_browsertest.h
|
| diff --git a/chrome/browser/ui/browser_navigator_browsertest.h b/chrome/browser/ui/browser_navigator_browsertest.h
|
| index cb18e773440bf5257733013914fd0b2211f5799f..4f9aa3bffc07881eb14e1130b62c0d7f3bdae2e4 100644
|
| --- a/chrome/browser/ui/browser_navigator_browsertest.h
|
| +++ b/chrome/browser/ui/browser_navigator_browsertest.h
|
| @@ -6,8 +6,8 @@
|
| #define CHROME_BROWSER_UI_BROWSER_NAVIGATOR_BROWSERTEST_H_
|
|
|
| #include "chrome/browser/ui/browser.h"
|
| -#include "chrome/common/notification_type.h"
|
| #include "chrome/test/in_process_browser_test.h"
|
| +#include "content/common/notification_type.h"
|
|
|
| class GURL;
|
| class NotificationDetails;
|
|
|