Chromium Code Reviews| Index: test/src/common/js_proxy_test.html |
| diff --git a/test/src/common/js_proxy_test.html b/test/src/common/js_proxy_test.html |
| index e1cd78886bac11c8f673651bb850a8bd1816f00c..6ba4ec71cec658747602e4d4063c1b38042dc310 100644 |
| --- a/test/src/common/js_proxy_test.html |
| +++ b/test/src/common/js_proxy_test.html |
| @@ -1,4 +1,9 @@ |
| <!DOCTYPE html> |
| +<!-- |
| +Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file |
|
Siggi Cherem (dart-lang)
2015/08/13 18:52:41
++
jakemac
2015/08/13 19:14:29
Done.
|
| +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> |