Chromium Code Reviews| Index: src/profiler/strings-storage.h |
| diff --git a/src/profiler/strings-storage.h b/src/profiler/strings-storage.h |
| index b2f2444570f91c94df9a0c4cfd11525eb06d7ffa..f98aa5e038bc2845caae7c63981372610d2f510a 100644 |
| --- a/src/profiler/strings-storage.h |
| +++ b/src/profiler/strings-storage.h |
| @@ -5,6 +5,8 @@ |
| #ifndef V8_PROFILER_STRINGS_STORAGE_H_ |
| #define V8_PROFILER_STRINGS_STORAGE_H_ |
| +#include <stdarg.h> |
| + |
| #include "src/allocation.h" |
| #include "src/base/compiler-specific.h" |
| #include "src/base/hashmap.h" |