Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index f584e295994794e225b186307b5174d1aab1e003..44d19b47e737679a92d7daa176ff51bc5bf51a6a 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/BidiRun.h', |