Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(690)

Unified Diff: tools/dom/templates/html/dartium/_blink_dartium.darttemplate

Issue 258733009: Rename blink -> _blink (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Regenerate SDK from dart repo Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/dom/templates/html/dartium/_blink_dartium.darttemplate
diff --git a/tools/dom/templates/html/dartium/blink_dartium.darttemplate b/tools/dom/templates/html/dartium/_blink_dartium.darttemplate
similarity index 87%
rename from tools/dom/templates/html/dartium/blink_dartium.darttemplate
rename to tools/dom/templates/html/dartium/_blink_dartium.darttemplate
index 54d28166b8d57b8d93f12573c1ee22bc32f69b7b..30b3725aa5bae0fd2e206759663771fb79daf7e3 100644
--- a/tools/dom/templates/html/dartium/blink_dartium.darttemplate
+++ b/tools/dom/templates/html/dartium/_blink_dartium.darttemplate
@@ -3,13 +3,13 @@
// BSD-style license that can be found in the LICENSE file.
// DO NOT EDIT
-// Auto-generated dart:blink library.
+// Auto-generated dart:_blink library.
/**
* This library provides entry points to the native Blink code which backs
* up the dart:html library.
*/
-library dart.dom.blink;
+library dart.dom._blink;
part '$AUXILIARY_DIR/blink_native_DOMImplementation.dart';
« no previous file with comments | « tools/dom/src/html_native_DOMImplementation.dart ('k') | tools/dom/templates/html/dartium/blink_dartium.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698