Chromium Code Reviews| Index: tool/patch_sdk.dart |
| diff --git a/tool/patch_sdk.dart b/tool/patch_sdk.dart |
| index 18d170968054d68f7b57ac73f576ebf17c1ddcf4..ae1a1abc1f0a2b6de607a5854be21e4dc40736b4 100755 |
| --- a/tool/patch_sdk.dart |
| +++ b/tool/patch_sdk.dart |
| @@ -5,7 +5,7 @@ |
| /// Command line tool to merge the SDK libraries and our patch files. |
| /// This is currently designed as an offline tool, but we could automate it. |
| -library ddc.tool.patch_sdk; |
| +library dev_compiler.tool.patch_sdk; |
| import 'dart:io'; |