Index: chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_short_timeout.html |
diff --git a/chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_short_timeout.html b/chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_short_timeout.html |
index c3aacfc1bac3c77a06fcbbd03b29ff0c1eb9cdd7..1e90e2319d78bb781eea116cdd3f0386e481e9df 100644 |
--- a/chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_short_timeout.html |
+++ b/chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_short_timeout.html |
@@ -17,7 +17,7 @@ found in the LICENSE file. |
top: 0px; |
left: 0px; |
background-color: green; |
- -webkit-transform: translate3d(0, 0, 0); |
+ transform: translate3d(0, 0, 0); |
} |
</style> |
<script> |