| Index: chrome/test/data/extensions/api_test/webrequest_public_session/test.html
|
| diff --git a/chrome/test/data/extensions/api_test/webrequest/test_osdd.html b/chrome/test/data/extensions/api_test/webrequest_public_session/test.html
|
| similarity index 80%
|
| copy from chrome/test/data/extensions/api_test/webrequest/test_osdd.html
|
| copy to chrome/test/data/extensions/api_test/webrequest_public_session/test.html
|
| index b87166edca2467c7d1727769ecffff147d3c1ff0..3090cc5dfde3f172c15fe2e2e8a830933ef1581c 100644
|
| --- a/chrome/test/data/extensions/api_test/webrequest/test_osdd.html
|
| +++ b/chrome/test/data/extensions/api_test/webrequest_public_session/test.html
|
| @@ -3,7 +3,5 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file.
|
| -->
|
| -<body>
|
| <script src="framework.js"></script>
|
| -<script src="test_osdd.js"></script>
|
| -</body>
|
| +<script src="test.js"></script>
|
|
|