Chromium Code Reviews| Index: src/checks.h |
| =================================================================== |
| --- src/checks.h (revision 5846) |
| +++ src/checks.h (working copy) |
| @@ -30,8 +30,6 @@ |
| #include <string.h> |
| -#include "../include/v8stdint.h" |
| - |
| extern "C" void V8_Fatal(const char* file, int line, const char* format, ...); |
| void API_Fatal(const char* location, const char* format, ...); |