Chromium Code Reviews| 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[]; |
|
msarda
2017/06/07 13:06:30
I think these headers are public only for test.
I
droger
2017/06/07 13:29:57
Yes, that's fine.
msarda
2017/06/08 02:53:38
After today's discussion ,let's keep the current n
|
| +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 |