| Index: chrome/test/data/extensions/api_test/webnavigation/history/test_history.html
|
| diff --git a/chrome/test/data/extensions/api_test/webnavigation/history/test_history.html b/chrome/test/data/extensions/api_test/webnavigation/history/test_history.html
|
| index 605cf9e21478bf44a142c91814aee32ecf2d2f52..3d84721d4a8e5973825c66f5854d79d18dd041a0 100644
|
| --- a/chrome/test/data/extensions/api_test/webnavigation/history/test_history.html
|
| +++ b/chrome/test/data/extensions/api_test/webnavigation/history/test_history.html
|
| @@ -1,2 +1,2 @@
|
| +<script src="_test_resources/api_test/webnavigation/framework.js"></script>
|
| <script src="test_history.js"></script>
|
| -<script src="framework.js"></script>
|
|
|