| Index: chrome/test/data/extensions/api_test/webrequest/test_types.html
|
| diff --git a/chrome/test/data/extensions/platform_apps/web_view/shim/appwindow.html b/chrome/test/data/extensions/api_test/webrequest/test_types.html
|
| similarity index 71%
|
| copy from chrome/test/data/extensions/platform_apps/web_view/shim/appwindow.html
|
| copy to chrome/test/data/extensions/api_test/webrequest/test_types.html
|
| index 744b5755332e9d3a4d94ea5e991e3fe607f97a86..60c4d81286d25f9a5b2772463e543a9af88c79af 100644
|
| --- a/chrome/test/data/extensions/platform_apps/web_view/shim/appwindow.html
|
| +++ b/chrome/test/data/extensions/api_test/webrequest/test_types.html
|
| @@ -3,8 +3,7 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file.
|
| -->
|
| -<html>
|
| <body>
|
| - <webview></webview>
|
| +<script src="framework.js"></script>
|
| +<script src="test_types.js"></script>
|
| </body>
|
| -</html>
|
|
|