Chromium Code Reviews| Index: runtime/platform/platform_headers.gypi |
| diff --git a/runtime/platform/platform_headers.gypi b/runtime/platform/platform_headers.gypi |
| index 310c870581289b2aa82c151ef5c1f5bebd39127e..29eed6e4edc7b4bc8fee8af175f7446e84ccb136 100644 |
| --- a/runtime/platform/platform_headers.gypi |
| +++ b/runtime/platform/platform_headers.gypi |
| @@ -9,6 +9,10 @@ |
| 'c99_support_win.h', |
| 'globals.h', |
| 'inttypes_support_win.h', |
| + 'thread.h', |
| + 'thread_linux.h', |
| + 'thread_macos.h', |
| + 'thread_win.h', |
| 'utils.h', |
| ], |
| } |