Chromium Code Reviews| Index: net/http/http_request_headers.h |
| =================================================================== |
| --- net/http/http_request_headers.h (revision 65294) |
| +++ net/http/http_request_headers.h (working copy) |
| @@ -68,6 +68,7 @@ |
| static const char kIfNoneMatch[]; |
| static const char kIfRange[]; |
| static const char kOrigin[]; |
| + static const char kOriginCookie[]; |
| static const char kPragma[]; |
| static const char kProxyConnection[]; |
| static const char kRange[]; |