Chromium Code Reviews| Index: runtime/platform/signal_blocker.h |
| =================================================================== |
| --- runtime/platform/signal_blocker.h (revision 39172) |
| +++ runtime/platform/signal_blocker.h (working copy) |
| @@ -6,6 +6,7 @@ |
| #define PLATFORM_SIGNAL_BLOCKER_H_ |
| #include "platform/globals.h" |
| +#include "platform/assert.h" |
| #if defined(TARGET_OS_WINDOWS) |
| #error Do not include this file on Windows. |