| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 73ae90b8111c1698755cfb099e211318e0cfdf8e..d1d299ee244288771063231519e92cdca188b920 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2001,6 +2001,8 @@
|
| 'timing/MemoryInfo.cpp',
|
| 'timing/Performance.cpp',
|
| 'timing/Performance.h',
|
| + 'timing/PerformanceBase.cpp',
|
| + 'timing/PerformanceBase.h',
|
| 'timing/PerformanceCompositeTiming.cpp',
|
| 'timing/PerformanceCompositeTiming.h',
|
| 'timing/PerformanceEntry.cpp',
|
|
|