Chromium Code Reviews| Index: src/preparser-api.cc |
| diff --git a/src/preparser-api.cc b/src/preparser-api.cc |
| index e0ab5001f5acd9bfe20cc7d30730e2b059254b61..41289882e8681f1d3a2b0aed92cb00f72b829a75 100644 |
| --- a/src/preparser-api.cc |
| +++ b/src/preparser-api.cc |
| @@ -32,6 +32,7 @@ |
| #include "allocation.h" |
| #include "utils.h" |
| #include "list.h" |
| +#include "hashmap.h" |
| #include "scanner-base.h" |
| #include "preparse-data-format.h" |
| #include "preparse-data.h" |