Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(567)

Unified Diff: ios/chrome/browser/ui/ntp/new_tab_page_bar.h

Issue 2829223004: Rename GoogleLandingController to GoogleLandingViewController.
Patch Set: Rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698