| Index: content/public/common/content_descriptor_keys.h
|
| diff --git a/content/public/common/content_descriptor_keys.h b/content/public/common/content_descriptor_keys.h
|
| index dcc81104a35be3a1548690c70f83c152bb7c52a4..80bccdf2cce5ea2f60e6f1b53727ffd94929572b 100644
|
| --- a/content/public/common/content_descriptor_keys.h
|
| +++ b/content/public/common/content_descriptor_keys.h
|
| @@ -18,6 +18,7 @@ extern const char kV8NativesDataDescriptor[];
|
| extern const char kV8SnapshotDataDescriptor[];
|
| extern const char kV8Snapshot32DataDescriptor[];
|
| extern const char kV8Snapshot64DataDescriptor[];
|
| +extern const char kV8ContextSnapshotDataDescriptor[];
|
|
|
| } // namespace content
|
|
|
|
|