diff options
Diffstat (limited to 'chrome/browser/ui/browser_navigator_browsertest.h')
-rw-r--r-- | chrome/browser/ui/browser_navigator_browsertest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/browser_navigator_browsertest.h b/chrome/browser/ui/browser_navigator_browsertest.h index d32358b..ba81697 100644 --- a/chrome/browser/ui/browser_navigator_browsertest.h +++ b/chrome/browser/ui/browser_navigator_browsertest.h @@ -7,7 +7,7 @@ #include "chrome/browser/ui/browser.h" #include "chrome/test/base/in_process_browser_test.h" -#include "content/common/content_notification_types.h" +#include "content/public/browser/notification_types.h" class GURL; class NotificationDetails; |