| Index: test/src/micro/lifecycle_callbacks_test.html
|
| diff --git a/test/src/micro/lifecycle_callbacks_test.html b/test/src/micro/lifecycle_callbacks_test.html
|
| index ad7c0606f431fbbf54a43ff470dcf9e33abde353..1a027e269f2d9a1cd59919b56bcc44403e07aa79 100644
|
| --- a/test/src/micro/lifecycle_callbacks_test.html
|
| +++ b/test/src/micro/lifecycle_callbacks_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>
|
|
|