| Index: third_party/WebKit/Source/web/WebViewImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h
|
| index a4fb6e4e24a10ca421a1b4a8fa292dfd1529797e..70905512f151dc17ad4376ec6ec27677327c4487 100644
|
| --- a/third_party/WebKit/Source/web/WebViewImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h
|
| @@ -157,7 +157,6 @@ public:
|
| void didNotAcquirePointerLock() override;
|
| void didLosePointerLock() override;
|
| void didChangeWindowResizerRect() override;
|
| - void reportFixedRasterScaleUseCounters(bool hasBlurryContent, bool hasPotentialPerformanceRegression) override;
|
|
|
| // WebView methods:
|
| virtual bool isWebView() const { return true; }
|
|
|