| Index: chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h
|
| diff --git a/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h b/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h
|
| index 8eb49c06e33dccf8b0a8ee4314101fc86b3acf66..4d0437c152427e55f4c7ca79a4117881d3f5ad80 100644
|
| --- a/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h
|
| +++ b/chrome/browser/extensions/api/declarative_webrequest/webrequest_constants.h
|
| @@ -24,6 +24,7 @@ extern const char kExcludeRequestHeadersKey[];
|
| extern const char kExcludeResponseHeadersKey[];
|
| extern const char kExpiresKey[];
|
| extern const char kFilterKey[];
|
| +extern const char kFirstPartyForCookiesUrlKey[];
|
| extern const char kFromKey[];
|
| extern const char kHttpOnlyKey[];
|
| extern const char kInstanceTypeKey[];
|
|
|