| Index: content/test/data/mixed-content/basic-active.html
|
| diff --git a/chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html b/content/test/data/mixed-content/basic-active.html
|
| similarity index 61%
|
| copy from chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html
|
| copy to content/test/data/mixed-content/basic-active.html
|
| index 831d97e24de6cb43730d9599d9c3fb347a3cd00c..96ec3b3430d42e64f860a5f3ab2e4ea3b057df69 100644
|
| --- a/chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html
|
| +++ b/content/test/data/mixed-content/basic-active.html
|
| @@ -1,9 +1,8 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <title>fullscreen</title>
|
| </head>
|
| <body>
|
| - foobar
|
| + <iframe src="http://a.test"></iframe>
|
| </body>
|
| </html>
|
|
|