| Index: chrome/browser/sync/test/integration/wifi_credentials_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/wifi_credentials_helper.h b/chrome/browser/sync/test/integration/wifi_credentials_helper.h
|
| index 6d811493c986862f0d1fc6ac3a4b57a0e8cc060a..772e4001b0a44c1443ff23df7e62fdac473d2f4f 100644
|
| --- a/chrome/browser/sync/test/integration/wifi_credentials_helper.h
|
| +++ b/chrome/browser/sync/test/integration/wifi_credentials_helper.h
|
| @@ -47,7 +47,6 @@ scoped_ptr<wifi_sync::WifiCredential> MakeWifiCredential(
|
| // Adds a WiFi credential to the service at index |profile_index|,
|
| // and the verifier (if the SyncTest uses a verifier).
|
| void AddWifiCredential(int profile_index,
|
| - const std::string& sync_id,
|
| const wifi_sync::WifiCredential& credential);
|
|
|
| // Returns the set of WifiCredentials configured in local network
|
|
|