Chromium Code Reviews| Index: LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html |
| diff --git a/LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html b/LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html |
| index 55d96393b2b67b1284163613475e361889dcde06..5cdafefe7b5deec0841114876b18871e03d8c29d 100644 |
| --- a/LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html |
| +++ b/LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html |
| @@ -12,7 +12,7 @@ |
| <div id=spacer></div> |
| <script src="../../../../resources/js-test.js"></script> |
| <script> |
| -description("Verifies that scrolling on top of a RenderWidget with null widget works and doesn't crash."); |
| +description("Verifies that scrolling on top of a RenderPart with null widget works and doesn't crash."); |
| var sentEvents = false; |