| Index: chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
|
| diff --git a/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html b/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
|
| index e969b77738c1f170cf192abcda5d17be34716c64..6a6aeccaff1a1e892aa314d096217187da865718 100644
|
| --- a/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
|
| +++ b/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
|
| @@ -1,2 +1,2 @@
|
| <!DOCTYPE html>
|
| -<script src="remote_frame.html"></script>
|
| +<script src="remote_frame.js"></script>
|
|
|