Chromium Code Reviews| Index: runtime/bin/builtin_in.cc |
| diff --git a/runtime/bin/builtin_in.cc b/runtime/bin/builtin_in.cc |
| index 2fd818bb52cd0bedbeee385feb216718a32974b1..73044c86596ef906b756310a72d4e09dd1ca3794 100644 |
| --- a/runtime/bin/builtin_in.cc |
| +++ b/runtime/bin/builtin_in.cc |
| @@ -8,6 +8,7 @@ |
| // This file is used to generate the mapping of standalone dart libraries |
| // to the corresponding files that implement them. |
| +{{SOURCE_ARRAYS}} |
| const char* {{VAR_NAME}}[] = { |
| {{LIBRARY_SOURCE_MAP}} |
| {{PART_SOURCE_MAP}} |