| Index: test/src/standard/property_binding_test.html
|
| diff --git a/test/src/standard/property_binding_test.html b/test/src/standard/property_binding_test.html
|
| index 2b27ebb3494fc1a1920fb23f4ff5534f52d05b97..54dc52544b158841469548987b25dc771daa75b2 100644
|
| --- a/test/src/standard/property_binding_test.html
|
| +++ b/test/src/standard/property_binding_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>
|
|
|