Chromium Code Reviews| Index: src/preparse-data.cc |
| diff --git a/src/preparse-data.cc b/src/preparse-data.cc |
| index 40498d69da1d679a73f064ca8e799ee9b2883473..e1c7ad199b93654e7ed0c7af3f14dbe06c8e8c74 100644 |
| --- a/src/preparse-data.cc |
| +++ b/src/preparse-data.cc |
| @@ -3,9 +3,9 @@ |
| // found in the LICENSE file. |
| #include "src/base/logging.h" |
| -#include "src/compiler.h" |
| #include "src/globals.h" |
| #include "src/hashmap.h" |
| +#include "src/parser.h" |
| #include "src/preparse-data.h" |
| #include "src/preparse-data-format.h" |