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

Unified Diff: tests/lib/async/deferred/deferred_api_library.dart

Issue 223373004: Revert "Load deferred chunks in the right order." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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: tests/lib/async/deferred/deferred_api_library.dart
diff --git a/tests/lib/async/deferred/deferred_library.dart b/tests/lib/async/deferred/deferred_api_library.dart
similarity index 87%
rename from tests/lib/async/deferred/deferred_library.dart
rename to tests/lib/async/deferred/deferred_api_library.dart
index 186a11a19bbbb52c3578ed59b2ac3fd36db3a61b..b59077065dc8212ef534fa68b211f0e705126ff7 100644
--- a/tests/lib/async/deferred/deferred_library.dart
+++ b/tests/lib/async/deferred/deferred_api_library.dart
@@ -2,6 +2,8 @@
// 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.
+// Imported by deferred_api_test.dart.
+
library deferred_api_library;
foo(x) {
« no previous file with comments | « tests/compiler/dart2js_extra/deferred/deferred_overlapping_test.dart ('k') | tests/lib/async/deferred/deferred_api_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698