Index: chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_long_timeout.html |
diff --git a/chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_long_timeout.html b/chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_long_timeout.html |
index a1196aafb7b47e1aea069a9a2c279aff7f6bd25b..2aacd11613089e16b7eaec4e6a6f7086a7a160df 100644 |
--- a/chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_long_timeout.html |
+++ b/chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_long_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> |