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

Unified Diff: sdk/lib/_blink/dartium/_blink_dartium.dart

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
« no previous file with comments | « no previous file | sdk/lib/_internal/libraries.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_blink/dartium/_blink_dartium.dart
diff --git a/sdk/lib/blink/dartium/blink_dartium.dart b/sdk/lib/_blink/dartium/_blink_dartium.dart
similarity index 99%
rename from sdk/lib/blink/dartium/blink_dartium.dart
rename to sdk/lib/_blink/dartium/_blink_dartium.dart
index 7dc4441016dd527e2eacc3fb0632e9b7f24c5da1..5209eb4aa188ffc276b47c5e70b4268d48ca4a11 100644
--- a/sdk/lib/blink/dartium/blink_dartium.dart
+++ b/sdk/lib/_blink/dartium/_blink_dartium.dart
@@ -2,14 +2,14 @@
* 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;
// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// 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.
// DO NOT EDIT
-// Auto-generated dart:blink library.
+// Auto-generated dart:_blink library.
« no previous file with comments | « no previous file | sdk/lib/_internal/libraries.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698