| Index: chrome/browser/ui/views/location_bar/content_setting_image_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/content_setting_image_view.h b/chrome/browser/ui/views/location_bar/content_setting_image_view.h
|
| index 4bd97ee018f4f925843d5d8e614a06db4d6c85b6..f215960dfd4acd0ffd09c9a20413961fd1e95eaf 100644
|
| --- a/chrome/browser/ui/views/location_bar/content_setting_image_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/content_setting_image_view.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_CONTENT_SETTING_IMAGE_VIEW_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/common/content_settings_types.h"
|
| +#include "components/content_settings/core/common/content_settings_types.h"
|
| #include "ui/gfx/animation/animation_delegate.h"
|
| #include "ui/gfx/animation/slide_animation.h"
|
| #include "ui/views/painter.h"
|
|
|