| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index cd08931ee515252588c349f9a4327e36e19aa711..1cea974e8d6220969614e032d418bf04056278bb 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3330,6 +3330,8 @@
|
| 'testing/MallocStatistics.h',
|
| 'testing/MockPagePopupDriver.cpp',
|
| 'testing/MockPagePopupDriver.h',
|
| + 'testing/NullExecutionContext.cpp',
|
| + 'testing/NullExecutionContext.h',
|
| 'testing/TypeConversions.h',
|
| 'testing/v8/WebCoreTestSupport.cpp',
|
| 'testing/v8/WebCoreTestSupport.h',
|
|
|