| Index: security/cross-frame-access.html
|
| diff --git a/security/cross-frame-access.html b/security/cross-frame-access.html
|
| index df6c18116b39e5b5cb3101f7f6a98ed84c4e9fd6..540495b9f0832201df9760f50f161b1f6cff00e8 100644
|
| --- a/security/cross-frame-access.html
|
| +++ b/security/cross-frame-access.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <body>
|
| -<script type='application/javascript' src='../../../../../dart/pkg/unittest/test_controller.js'></script>
|
| +<script type='application/javascript' src='../../../../../dart/pkg/unittest/lib/test_controller.js'></script>
|
| <script type=application/dart>
|
| #import('../../../../../dart/pkg/unittest/lib/unittest.dart');
|
| #import('../../../../../dart/pkg/unittest/lib/html_config.dart');
|
|
|