| Index: Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
 | 
| diff --git a/Source/bindings/tests/results/core/TestInterfaceEventInit.cpp b/Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
 | 
| similarity index 63%
 | 
| copy from Source/bindings/tests/results/core/TestInterfaceEventInit.cpp
 | 
| copy to Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
 | 
| index 481e2d772c39060d4b997468891b49436fc45451..e3a15a1eadd416a5052b605fef70f39178363112 100644
 | 
| --- a/Source/bindings/tests/results/core/TestInterfaceEventInit.cpp
 | 
| +++ b/Source/bindings/tests/results/core/TestPermissiveDictionary.cpp
 | 
| @@ -5,18 +5,17 @@
 | 
|  // This file has been auto-generated by code_generator_v8.py. DO NOT MODIFY!
 | 
|  
 | 
|  #include "config.h"
 | 
| -#include "TestInterfaceEventInit.h"
 | 
| +#include "TestPermissiveDictionary.h"
 | 
|  
 | 
|  
 | 
|  namespace blink {
 | 
|  
 | 
| -TestInterfaceEventInit::TestInterfaceEventInit()
 | 
| +TestPermissiveDictionary::TestPermissiveDictionary()
 | 
|  {
 | 
|  }
 | 
|  
 | 
| -void TestInterfaceEventInit::trace(Visitor* visitor)
 | 
| +void TestPermissiveDictionary::trace(Visitor* visitor)
 | 
|  {
 | 
| -    EventInitDictionary::trace(visitor);
 | 
|  }
 | 
|  
 | 
|  } // namespace blink
 | 
| 
 |