Chromium Code Reviews| Index: chrome/browser/password_manager/chrome_password_manager_client.h |
| diff --git a/chrome/browser/password_manager/chrome_password_manager_client.h b/chrome/browser/password_manager/chrome_password_manager_client.h |
| index 97b2d4050161ca4c1f4b53da8222a603448e54f7..087e276b7f8d7cac3bfd14f110235778fed68595 100644 |
| --- a/chrome/browser/password_manager/chrome_password_manager_client.h |
| +++ b/chrome/browser/password_manager/chrome_password_manager_client.h |
| @@ -99,9 +99,6 @@ class ChromePasswordManagerClient |
| // the sad old Infobar UI. |
| static bool IsTheHotNewBubbleUIEnabled(); |
| - // Returns true if the password manager should be enabled during sync signin. |
| - static bool EnabledForSyncSignin(); |
|
vabr (Chromium)
2016/02/26 09:43:41
Please split this change (fixing http://crbug.com/
Pritam Nikam
2016/02/26 12:42:23
Will address this in separate CL.
|
| - |
| protected: |
| // Callable for tests. |
| ChromePasswordManagerClient(content::WebContents* web_contents, |