| Index: chrome/test/data/extensions/api_test/webnavigation/test_history.html
|
| diff --git a/chrome/test/data/extensions/api_test/webnavigation/test_iframe.html b/chrome/test/data/extensions/api_test/webnavigation/test_history.html
|
| similarity index 63%
|
| copy from chrome/test/data/extensions/api_test/webnavigation/test_iframe.html
|
| copy to chrome/test/data/extensions/api_test/webnavigation/test_history.html
|
| index 6f076a5f6e5415025022e0aba394a6af78875066..9a11ed19665eb44e85caec0a2224ce9c258ca2ed 100644
|
| --- a/chrome/test/data/extensions/api_test/webnavigation/test_iframe.html
|
| +++ b/chrome/test/data/extensions/api_test/webnavigation/test_history.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="test_iframe.js"></script>
|
| +<script src="test_history.js"></script>
|
| <script src="framework.js"></script>
|
| <script>
|
| runTests();
|
|
|