| Index: chrome/browser/signin/signin_header_helper.h
|
| diff --git a/chrome/browser/signin/signin_header_helper.h b/chrome/browser/signin/signin_header_helper.h
|
| index 39fd1fbc6d332c242fef284bc046a581d162f23d..9130a92d5252836a7df360ddf88c4db7069fe5ba 100644
|
| --- a/chrome/browser/signin/signin_header_helper.h
|
| +++ b/chrome/browser/signin/signin_header_helper.h
|
| @@ -69,9 +69,7 @@ struct ManageAccountsParams {
|
| bool AppendMirrorRequestHeaderIfPossible(
|
| net::URLRequest* request,
|
| const GURL& redirect_url,
|
| - ProfileIOData* io_data,
|
| - int child_id,
|
| - int route_id);
|
| + ProfileIOData* io_data);
|
|
|
| // Looks for the X-Chrome-Manage-Accounts response header, and if found,
|
| // tries to show the avatar bubble in the browser identified by the
|
|
|