| Index: third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h b/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
|
| index 18937354bcd656a473e5a9b8d7f8571f439956a2..a93b09666cae5b3cfe70c8df05dfd9870f30a8a0 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.h
|
| @@ -35,6 +35,7 @@ class CORE_EXPORT TestPermissiveDictionary : public IDLDictionaryBase {
|
|
|
| private:
|
| bool m_hasBooleanMember = false;
|
| +
|
| bool m_booleanMember;
|
|
|
| friend class V8TestPermissiveDictionary;
|
|
|