Index: chrome/browser/sync/engine/syncer_proto_util.h |
=================================================================== |
--- chrome/browser/sync/engine/syncer_proto_util.h (revision 58702) |
+++ chrome/browser/sync/engine/syncer_proto_util.h (working copy) |
@@ -105,7 +105,7 @@ |
// Post the message using the scm, and do some processing on the returned |
// headers. Decode the server response. |
static bool PostAndProcessHeaders(browser_sync::ServerConnectionManager* scm, |
- browser_sync::AuthWatcher* authwatcher, |
+ sessions::SyncSession* session, |
const ClientToServerMessage& msg, |
sync_pb::ClientToServerResponse* response); |