| 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 8a35a628333b48d8f2a13488a39fdba3303f6d12..74ef590b8d8e2371a66d4c7024879681cdbf8f5a 100644
|
| --- a/chrome/browser/ui/sync/one_click_signin_helper.h
|
| +++ b/chrome/browser/ui/sync/one_click_signin_helper.h
|
| @@ -73,10 +73,6 @@ class OneClickSigninHelper
|
|
|
| virtual ~OneClickSigninHelper();
|
|
|
| - // Called only by tests to associate information with a given request.
|
| - static void AssociateWithRequestForTesting(base::SupportsUserData* request,
|
| - const std::string& email);
|
| -
|
| // Returns true if the one-click signin feature can be offered at this time.
|
| // If |email| is not empty, then the profile is checked to see if it's
|
| // already connected to a google account or if the user has already rejected
|
|
|