Index: tool/patch_sdk.dart |
diff --git a/tool/patch_sdk.dart b/tool/patch_sdk.dart |
index 59a3672834bb8b76174a9a2c74395220670e4645..14562b14f5c59d4baf7f55fb18968ef2863ed81f 100755 |
--- a/tool/patch_sdk.dart |
+++ b/tool/patch_sdk.dart |
@@ -5,7 +5,6 @@ |
/// 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 dev_compiler.tool.patch_sdk; |
import 'dart:io'; |
import 'dart:math' as math; |