Index: third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h |
diff --git a/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h b/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h |
index 5cd041cb9eb30a2665435a68a40453a827485ff3..8cb8694edefc1c60f981ae968225846c1c3c3c93 100644 |
--- a/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h |
+++ b/third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h |
@@ -91,9 +91,6 @@ public: |
void DidCommitAndDrawFrame() override {} |
void DidCompleteSwapBuffers() override {} |
void DidCompletePageScaleAnimation() override {} |
- void ReportFixedRasterScaleUseCounters( |
- bool hasBlurryContent, |
- bool hasPotentialPerformanceRegression) override {} |
// cc::LayerTreeHostSingleThreadClient implementation. |
void DidPostSwapBuffers() override {} |