| Index: ios/chrome/app/spotlight/topsites_spotlight_manager.h
|
| diff --git a/ios/chrome/app/spotlight/topsites_spotlight_manager.h b/ios/chrome/app/spotlight/topsites_spotlight_manager.h
|
| index 02f010e01745f1cce1f5220235aac894e1457084..3ddc3a2883384e9f52eaa66e7a39542c0e44f253 100644
|
| --- a/ios/chrome/app/spotlight/topsites_spotlight_manager.h
|
| +++ b/ios/chrome/app/spotlight/topsites_spotlight_manager.h
|
| @@ -13,7 +13,7 @@ class ChromeBrowserState;
|
|
|
| // This spotlight manager handles indexing of sites shown on the NTP. Because of
|
| // privacy concerns, only sites shown on the NTP are indexed; therefore, this
|
| -// manager mirrors the functionality seen in google_landing_controller. It uses
|
| +// manager mirrors the functionality seen in google_landing VC. It uses
|
| // suggestions (most likely) as a data source if the user is logged in and top
|
| // sites otherwise.
|
|
|
|
|