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

Unified Diff: pkg/polymer/e2e_test/experimental_boot/lib/f.html

Issue 293023008: Bring back initPolymer, allow boot.js only if using "polymer_experimental.html". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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/e2e_test/experimental_boot/lib/f.html
diff --git a/pkg/polymer/example/canonicalization/lib/f.html b/pkg/polymer/e2e_test/experimental_boot/lib/f.html
similarity index 76%
rename from pkg/polymer/example/canonicalization/lib/f.html
rename to pkg/polymer/e2e_test/experimental_boot/lib/f.html
index 2d8a72755cfc96f64b2445160c6c27ffe8e047fd..f39168283b8847bbdd6b97a7b7b3a49a49e80ee4 100644
--- a/pkg/polymer/example/canonicalization/lib/f.html
+++ b/pkg/polymer/e2e_test/experimental_boot/lib/f.html
@@ -3,4 +3,4 @@ Copyright (c) 2013, 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.
-->
-<link rel="import" href="../../packages/canonicalization/b.html">
+<link rel="import" href="../../packages/experimental_boot/b.html">
« no previous file with comments | « pkg/polymer/e2e_test/experimental_boot/lib/e.html ('k') | pkg/polymer/e2e_test/experimental_boot/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698