Chromium Code Reviews| Index: src/preparser.cc |
| diff --git a/src/preparser.cc b/src/preparser.cc |
| index a87c434558d0aed6018f19afa9b8f6d648c93e1c..39e8731a758c52bbafcdb2ed8460750b0847719f 100644 |
| --- a/src/preparser.cc |
| +++ b/src/preparser.cc |
| @@ -30,10 +30,10 @@ |
| #include "../include/v8stdint.h" |
| #include "allocation.h" |
| +#include "base/globals.h" |
| #include "checks.h" |
| #include "conversions.h" |
| #include "conversions-inl.h" |
| -#include "globals.h" |
| #include "hashmap.h" |
| #include "list.h" |
| #include "preparse-data-format.h" |