Chromium Code Reviews| Index: runtime/platform/platform_headers.gypi |
| diff --git a/runtime/platform/platform_headers.gypi b/runtime/platform/platform_headers.gypi |
| index 756a1a4225dc96848e2c518253cea95d19a5fbce..514ad081986026923f4c841ad3c5a9b1d60a5363 100644 |
| --- a/runtime/platform/platform_headers.gypi |
| +++ b/runtime/platform/platform_headers.gypi |
| @@ -11,6 +11,8 @@ |
| 'hashmap.h', |
| 'inttypes_support_win.h', |
| 'json.h', |
| + 'floating_point.h', |
| + 'floating_point_win.h', |
| 'thread.h', |
| 'thread_linux.h', |
| 'thread_macos.h', |