Chromium Code Reviews| Index: bin/edit_files.dart |
| diff --git a/bin/edit_files.dart b/bin/edit_files.dart |
| index f568e41ae95d0e980d004074465a7f42421597f4..5767ebf47b1ebe9384ee46bb31534f495aa9c3c5 100644 |
| --- a/bin/edit_files.dart |
| +++ b/bin/edit_files.dart |
| @@ -8,7 +8,7 @@ |
| /// running devc.dart passing the arguments |
| /// --dump-info --dump-info-file info.json |
| -library ddc.bin.edit_files; |
| +library dev_compiler.bin.edit_files; |
| import 'dart:io'; |
| import 'dart:convert'; |