| Index: chrome/browser/views/content_setting_bubble_contents.h
|
| diff --git a/chrome/browser/views/content_setting_bubble_contents.h b/chrome/browser/views/content_setting_bubble_contents.h
|
| index f0b911901f95410d054ba96989e8646b27f04d38..b469cc224fb63a547efea68f7a0ba43f46b1d28b 100644
|
| --- a/chrome/browser/views/content_setting_bubble_contents.h
|
| +++ b/chrome/browser/views/content_setting_bubble_contents.h
|
| @@ -9,6 +9,7 @@
|
| #include <map>
|
|
|
| #include "chrome/common/content_settings_types.h"
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| #include "views/controls/button/button.h"
|
| #include "views/controls/link.h"
|
|
|