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

Unified Diff: pkg/polymer/example/canonicalization/test/dev2_test.dart

Issue 148913003: Improve how we handle packages/ HTML imports. This resolves better any valid (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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: pkg/polymer/example/canonicalization/test/dev2_test.dart
diff --git a/pkg/polymer/example/canonicalization/test/canonicalization_test.dart b/pkg/polymer/example/canonicalization/test/dev2_test.dart
similarity index 97%
copy from pkg/polymer/example/canonicalization/test/canonicalization_test.dart
copy to pkg/polymer/example/canonicalization/test/dev2_test.dart
index a2c54c288811c9f87cb04b1686345dbd362c94be..cbb75d7e0ed2ecc7ab27c6a1ca129e2a76781b6b 100644
--- a/pkg/polymer/example/canonicalization/test/canonicalization_test.dart
+++ b/pkg/polymer/example/canonicalization/test/dev2_test.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
/** Tests how canonicalization works during development. */
-library canonicalization.dev_test;
+library canonicalization.dev2_test;
import 'package:unittest/unittest.dart';
import 'package:unittest/html_config.dart';
« no previous file with comments | « pkg/polymer/example/canonicalization/test/deploy_test.html ('k') | pkg/polymer/example/canonicalization/test/dev2_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698