| Index: test/src/mini/dom_distribution_test.html
|
| diff --git a/test/src/mini/dom_distribution_test.html b/test/src/mini/dom_distribution_test.html
|
| index de04f7b738058ab91ced2ec998835be401d56417..1d29ed318ce8ac434ab0be919befcbc5c3f58f2e 100644
|
| --- a/test/src/mini/dom_distribution_test.html
|
| +++ b/test/src/mini/dom_distribution_test.html
|
| @@ -1,4 +1,9 @@
|
| <!DOCTYPE html>
|
| +<!--
|
| +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.
|
| +-->
|
| <html>
|
| <head>
|
| <script src="packages/web_components/webcomponents.min.js"></script>
|
|
|