| Index: chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.mm
|
| diff --git a/chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.mm b/chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.mm
|
| index 01f5a583f9df31f3f304c3ead68db37efd663f05..42794b7bf94026db0d61633cdb66221bee62b626 100644
|
| --- a/chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.mm
|
| +++ b/chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.mm
|
| @@ -12,6 +12,7 @@
|
| #import "chrome/browser/ui/cocoa/info_bubble_view.h"
|
| #import "chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h"
|
| #include "content/public/browser/notification_service.h"
|
| +#include "content/public/browser/notification_types.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/l10n/l10n_util_mac.h"
|
|
|