| Index: chrome/browser/ui/views/location_bar/star_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/star_view.h b/chrome/browser/ui/views/location_bar/star_view.h
|
| index 71252875cadd050fa664ac915a058b79d6038779..e460b2b80152da85b8f9c76f0f328f257a347fa6 100644
|
| --- a/chrome/browser/ui/views/location_bar/star_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/star_view.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_STAR_VIEW_H_
|
| #pragma once
|
|
|
| -#include "views/controls/image_view.h"
|
| +#include "ui/views/controls/image_view.h"
|
|
|
| class CommandUpdater;
|
|
|
|
|