Index: chrome/browser/sync/test/integration/sync_test.h |
diff --git a/chrome/browser/sync/test/integration/sync_test.h b/chrome/browser/sync/test/integration/sync_test.h |
index 537c270dcc38c7937740e62628a16e2c6d620a90..c6680d87a503c04285b1bbb6bfe8fa393d1fbaee 100644 |
--- a/chrome/browser/sync/test/integration/sync_test.h |
+++ b/chrome/browser/sync/test/integration/sync_test.h |
@@ -343,8 +343,6 @@ class SyncTest : public InProcessBrowserTest { |
// Helper method used to check if the test server is up and running. |
bool IsTestServerRunning(); |
- void SetupNetwork(net::URLRequestContextGetter* context); |
- |
// Helper method used to set up fake responses for kClientLoginUrl, |
// kIssueAuthTokenUrl, kGetUserInfoUrl and kSearchDomainCheckUrl in order to |
// mock out calls to GAIA servers. |