| Index: chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h
|
| diff --git a/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h b/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h
|
| index c6c692dbd56777453df1c0d92cd8ade36f254c0b..417e4d82c8105b4bf222c7667b51de9366e030be 100644
|
| --- a/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h
|
| +++ b/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_COCOA_LOCATION_BAR_CONTENT_SETTING_DECORATION_H_
|
| #define CHROME_BROWSER_UI_COCOA_LOCATION_BAR_CONTENT_SETTING_DECORATION_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #import "chrome/browser/ui/cocoa/location_bar/image_decoration.h"
|
| #include "components/content_settings/core/common/content_settings_types.h"
|
|
|