| Index: chrome/test/data/extensions/api_test/webnavigation/crossProcessIframe/test_crossProcessIframe.html
|
| diff --git a/chrome/test/data/extensions/api_test/webnavigation/crossProcessIframe/test_crossProcessIframe.html b/chrome/test/data/extensions/api_test/webnavigation/crossProcessIframe/test_crossProcessIframe.html
|
| index f2d0a82d36d1d05811b354cc867a10a126b2e9e7..c01ad6b821f88bc8332b847163b1b70703ad858e 100644
|
| --- a/chrome/test/data/extensions/api_test/webnavigation/crossProcessIframe/test_crossProcessIframe.html
|
| +++ b/chrome/test/data/extensions/api_test/webnavigation/crossProcessIframe/test_crossProcessIframe.html
|
| @@ -1,2 +1,2 @@
|
| +<script src="_test_resources/api_test/webnavigation/framework.js"></script>
|
| <script src="test_crossProcessIframe.js"></script>
|
| -<script src="framework.js"></script>
|
|
|