| Index: chrome/test/data/npapi/convert_point.html
|
| diff --git a/chrome/test/data/npapi/convert_point.html b/chrome/test/data/npapi/convert_point.html
|
| index 4c02529b76bccf169d6b96171c2e7a7d2c54eef4..aee07c566df3213e52f35dcf2ac61776366914a2 100644
|
| --- a/chrome/test/data/npapi/convert_point.html
|
| +++ b/chrome/test/data/npapi/convert_point.html
|
| @@ -14,7 +14,7 @@ Test running....
|
| NPAPI ConvertPoint test<p>
|
| Tests that NPN_ConvertPoint works.<P>
|
|
|
| -<div style="position:absolute; left: 100px; top: 100px">
|
| +<div style="position:absolute; left: 50px; top: 50px">
|
| <embed type="application/vnd.npapi-test"
|
| src="foo"
|
| name="convert_point"
|
|
|