| Index: chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm
|
| diff --git a/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm b/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm
|
| index a86a1934953eee48a40d820913670921ea481193..9c68f3f8ecfc2b208c42c3663275c8ce3be787fc 100644
|
| --- a/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm
|
| +++ b/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm
|
| @@ -31,7 +31,6 @@
|
| #include "components/strings/grit/components_strings.h"
|
| #include "content/public/browser/page_navigator.h"
|
| #include "content/public/browser/ssl_host_state_delegate.h"
|
| -#include "content/public/browser/user_metrics.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/common/url_constants.h"
|
| #include "extensions/common/constants.h"
|
|
|