| Index: third_party/WebKit/PerformanceTests/Layout/layers_overlap_3d.html
 | 
| diff --git a/third_party/WebKit/PerformanceTests/Layout/layers_overlap_3d.html b/third_party/WebKit/PerformanceTests/Layout/layers_overlap_3d.html
 | 
| index cff49711babb311473dc0f7c906260e7fa41ce87..acdb58ffaa457886839cf628a5adfc6c4a5c2138 100644
 | 
| --- a/third_party/WebKit/PerformanceTests/Layout/layers_overlap_3d.html
 | 
| +++ b/third_party/WebKit/PerformanceTests/Layout/layers_overlap_3d.html
 | 
| @@ -36,7 +36,7 @@
 | 
|                          container.appendChild(outer);
 | 
|                      }
 | 
|                      document.body.appendChild(container);
 | 
| -                    PerfTestRunner.forceLayoutOrFullFrame();
 | 
| +                    PerfTestRunner.forceLayout();
 | 
|                      container.remove();
 | 
|                  }
 | 
|              }
 | 
| 
 |