| Index: chrome/browser/ui/webui/ntp/ntp_resource_cache.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/ntp/ntp_resource_cache.cc (revision 111699)
|
| +++ chrome/browser/ui/webui/ntp/ntp_resource_cache.cc (working copy)
|
| @@ -377,8 +377,6 @@
|
| NewTabPageHandler::GetLocalizedValues(profile_, &localized_strings);
|
| NTPLoginHandler::GetLocalizedValues(profile_, &localized_strings);
|
|
|
| - SyncSetupHandler::GetStaticLocalizedValues(&localized_strings);
|
| -
|
| // Don't initiate the sync related message passing with the page if the sync
|
| // code is not present.
|
| if (profile_->GetProfileSyncService())
|
|
|