| Index: LayoutTests/fast/css-grid-layout/flex-content-resolution-rows.html
 | 
| diff --git a/LayoutTests/fast/css-grid-layout/flex-content-resolution-rows.html b/LayoutTests/fast/css-grid-layout/flex-content-resolution-rows.html
 | 
| index b38bd7a75aaf572d90c9b5390eac33194b085a58..981585666e69cb4bd697e67a6dee08db2d96b518 100644
 | 
| --- a/LayoutTests/fast/css-grid-layout/flex-content-resolution-rows.html
 | 
| +++ b/LayoutTests/fast/css-grid-layout/flex-content-resolution-rows.html
 | 
| @@ -1,9 +1,5 @@
 | 
|  <!DOCTYPE html>
 | 
|  <html>
 | 
| -<script>
 | 
| -if (window.testRunner)
 | 
| -    testRunner.overridePreference("WebKitCSSGridLayoutEnabled", 1);
 | 
| -</script>
 | 
|  <link href="resources/grid.css" rel="stylesheet">
 | 
|  <style>
 | 
|  .gridMinFlexContent {
 | 
| 
 |