| Index: third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.cpp b/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
|
| index dc29dbca9d5ead7de1d515aa5469e9cc74a8eb26..6db0e4c5111e4b13c1aab8d50dcbd7744ecee7e3 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
|
| @@ -19,6 +19,7 @@ TestPermissiveDictionary::~TestPermissiveDictionary()
|
|
|
| DEFINE_TRACE(TestPermissiveDictionary)
|
| {
|
| + IDLDictionaryBase::trace(visitor);
|
| }
|
|
|
| } // namespace blink
|
|
|