Index: tools/dom/src/blink_native_DOMImplementation.dart |
diff --git a/tools/dom/src/blink_native_DOMImplementation.dart b/tools/dom/src/blink_native_DOMImplementation.dart |
index 752f06891706c253a5ef8e1dc23895e0ca9ce220..2a86d3baea747f2de5fd37540b4969706ff56ee4 100644 |
--- a/tools/dom/src/blink_native_DOMImplementation.dart |
+++ b/tools/dom/src/blink_native_DOMImplementation.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-part of blink; |
+part of _blink; |
// _Utils native entry points |
Native_Utils_window() native "Utils_window"; |