| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index b583635538434febac6f87052bf7ed0ea74cff2a..4105962f299b8b0086fb5170a9141c8808e42c1c 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -497,6 +497,8 @@
|
| # IDL files that only have typedefs/enums.
|
| 'core_typedefs_enums_only_idl_files': [
|
| 'dom/CommonDefinitions.idl',
|
| + 'timing/DOMHighResTimeStamp.idl',
|
| + 'timing/PerformanceEntryList.idl',
|
| ],
|
| 'webcore_rendering_files': [
|
| 'layout/api/LineLayoutBlockFlow.h',
|
|
|