Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6126)

Unified Diff: chrome/browser/sync/test/integration/wifi_credentials_helper.h

Issue 1426393003: NOT FOR REVIEW Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.5-split-wcss
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698