| Index: ios/chrome/browser/ui/ntp/new_tab_page_bar.h
|
| diff --git a/ios/chrome/browser/ui/ntp/new_tab_page_bar.h b/ios/chrome/browser/ui/ntp/new_tab_page_bar.h
|
| index 4258681a09561e09672091287432515cf2adf851..e0e4fd44652afccc71ad7770eba1d7932ac3c931 100644
|
| --- a/ios/chrome/browser/ui/ntp/new_tab_page_bar.h
|
| +++ b/ios/chrome/browser/ui/ntp/new_tab_page_bar.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #import <UIKit/UIKit.h>
|
|
|
| -#import "ios/chrome/browser/ui/ntp/google_landing_controller.h"
|
| +#import "ios/chrome/browser/ui/ntp/google_landing_view_controller.h"
|
|
|
| @class NewTabPageBarItem;
|
|
|
|
|