Chromium Code Reviews| Index: src/globals.h |
| diff --git a/src/globals.h b/src/globals.h |
| index 9403fa5be17ecc1e5a7737936bcace8ed1a0d904..3a83f2cbee1d9a091d8c4cb6895ed0ab44c45485 100644 |
| --- a/src/globals.h |
| +++ b/src/globals.h |
| @@ -344,6 +344,7 @@ class Smi; |
| template <typename Config, class Allocator = FreeStoreAllocationPolicy> |
| class SplayTree; |
| class String; |
| +class Symbol; |
| class Name; |
| class Struct; |
| class Symbol; |