| Index: chrome/browser/ui/browser.h
|
| diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h
|
| index 0e6d0bb47d04c1416d91643bafa1b35c99240b53..2544bfc8f8f3ac38ed7c2e2bf9e64780ab84206a 100644
|
| --- a/chrome/browser/ui/browser.h
|
| +++ b/chrome/browser/ui/browser.h
|
| @@ -32,7 +32,6 @@
|
| #include "chrome/browser/ui/zoom/zoom_observer.h"
|
| #include "chrome/common/content_settings.h"
|
| #include "chrome/common/content_settings_types.h"
|
| -#include "chrome/common/extensions/extension_constants.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "content/public/browser/page_navigator.h"
|
|
|