| 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">
|
|
|