| Index: third_party/WebKit/LayoutTests/http/tests/security/resources/opened-document-security-origin-resets-on-navigation-frame.html
|
| diff --git a/chrome/test/data/android/url_overriding/hello.html b/third_party/WebKit/LayoutTests/http/tests/security/resources/opened-document-security-origin-resets-on-navigation-frame.html
|
| similarity index 50%
|
| copy from chrome/test/data/android/url_overriding/hello.html
|
| copy to third_party/WebKit/LayoutTests/http/tests/security/resources/opened-document-security-origin-resets-on-navigation-frame.html
|
| index 6d57e243b0aa010f604b8b5db375fb2f6bd1d770..9edd3604ca1706bc8868987e3e38c236b21c27bb 100644
|
| --- a/chrome/test/data/android/url_overriding/hello.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/resources/opened-document-security-origin-resets-on-navigation-frame.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <body>
|
| - Hello!!
|
| +<iframe src="/resources/dummy.html"></iframe>
|
| </body>
|
| </html>
|
|
|