| Index: chrome/browser/ui/sync/one_click_signin_helper.h
|
| diff --git a/chrome/browser/ui/sync/one_click_signin_helper.h b/chrome/browser/ui/sync/one_click_signin_helper.h
|
| index 33507c91ed57e793b1e715ddc27189171564c30b..73c35db998d4561b4dd26318d9b301ae0651780c 100644
|
| --- a/chrome/browser/ui/sync/one_click_signin_helper.h
|
| +++ b/chrome/browser/ui/sync/one_click_signin_helper.h
|
| @@ -102,9 +102,6 @@ class OneClickSigninHelper
|
| static Offer CanOfferOnIOThread(net::URLRequest* request,
|
| ProfileIOData* io_data);
|
|
|
| - // Initialize a finch experiment for the infobar.
|
| - static void InitializeFieldTrial();
|
| -
|
| // Looks for the Google-Accounts-SignIn response header, and if found,
|
| // tries to display an infobar in the tab contents identified by the
|
| // child/route id.
|
|
|