Chromium Code Reviews| Index: net/http/http_request_headers.h |
| =================================================================== |
| --- net/http/http_request_headers.h (revision 84980) |
| +++ net/http/http_request_headers.h (working copy) |
| @@ -58,6 +58,7 @@ |
| static const char kAcceptCharset[]; |
| static const char kAcceptEncoding[]; |
| static const char kAcceptLanguage[]; |
| + static const char kAuthorization[]; |
| static const char kCacheControl[]; |
| static const char kConnection[]; |
| static const char kContentType[]; |