Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index cd72fda195f8c9a2fbf9ed8f2a10a30d44318ca1..5d13213faa6c096896e73110d66d635c2619c821 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -176,6 +176,8 @@ |
| 'exceptions.h', |
| 'exceptions_test.cc', |
| 'find_code_object_test.cc', |
| + 'fixed_cache.h', |
| + 'fixed_cache_test.cc', |
| 'flag_list.h', |
| 'flags.cc', |
| 'flags.h', |