Chromium Code Reviews| Index: runtime/lib/libgen_in.cc |
| diff --git a/runtime/lib/libgen_in.cc b/runtime/lib/libgen_in.cc |
| index ba6f4df59e002c7272eadacf6ffa91c3b91a69e0..cc74faa19f8a6dfa4a51a1bca1aaf9a77684610d 100644 |
| --- a/runtime/lib/libgen_in.cc |
| +++ b/runtime/lib/libgen_in.cc |
| @@ -8,6 +8,7 @@ |
| // This file is used to generate the mapping of libraries which have |
| // dart:<name> handles to the corresponding files that implement them. |
| +{{SOURCE_ARRAYS}} |
| const char* {{VAR_NAME}}[] = { |
| {{LIBRARY_SOURCE_MAP}} |
| {{PART_SOURCE_MAP}} |