| Index: components/signin/core/browser/signin_header_helper.h
|
| diff --git a/components/signin/core/browser/signin_header_helper.h b/components/signin/core/browser/signin_header_helper.h
|
| index 4e02a0c73f7f7288d1d66e1c98c600874d6c540a..e619a0b21f1ab15f67ad0129ddd21f4f966d8ff6 100644
|
| --- a/components/signin/core/browser/signin_header_helper.h
|
| +++ b/components/signin/core/browser/signin_header_helper.h
|
| @@ -31,6 +31,7 @@ enum ProfileMode {
|
| };
|
|
|
| extern const char kChromeConnectedHeader[];
|
| +extern const char kChromeIDConsistencyRequestHeader[];
|
|
|
| // The ServiceType specified by GAIA in the response header accompanying the 204
|
| // response. This indicates the action Chrome is supposed to lead the user to
|
|
|