| Index: content/child/v8_value_converter_impl.h
|
| diff --git a/content/child/v8_value_converter_impl.h b/content/child/v8_value_converter_impl.h
|
| index 5ad3297142b3367dbe08150d45aa28cb6056e32c..fd23c47a7e28b358ddac6e52b73646f40c6a6ac1 100644
|
| --- a/content/child/v8_value_converter_impl.h
|
| +++ b/content/child/v8_value_converter_impl.h
|
| @@ -41,6 +41,7 @@ class CONTENT_EXPORT V8ValueConverterImpl : public V8ValueConverter {
|
| friend class ScopedAvoidIdentityHashForTesting;
|
|
|
| class FromV8ValueState;
|
| + class ScopedUniquenessGuard;
|
|
|
| v8::Local<v8::Value> ToV8ValueImpl(v8::Isolate* isolate,
|
| v8::Local<v8::Object> creation_context,
|
|
|