| Index: test/src/mini/bottom_up_ready_test.html
|
| diff --git a/test/src/mini/bottom_up_ready_test.html b/test/src/mini/bottom_up_ready_test.html
|
| index 3cc27afe80706d3970f1f980d925c7b8b388859c..077282c1dcdcd2c970e6b5ca6113de55de7c280f 100644
|
| --- a/test/src/mini/bottom_up_ready_test.html
|
| +++ b/test/src/mini/bottom_up_ready_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>
|
|
|