| 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 c953b4119ff8a154165fc31d305f3a952e881562..7ee3f6b2bcc18a969cf46027d1b42c6452a77113 100644
|
| --- a/third_party/WebKit/Source/web/WebViewImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h
|
| @@ -222,7 +222,6 @@ public:
|
| void setZoomFactorForDeviceScaleFactor(float) override;
|
|
|
| void setDeviceColorProfile(const WebVector<char>&) override;
|
| - void resetDeviceColorProfileForTesting() override;
|
|
|
| void enableAutoResizeMode(
|
| const WebSize& minSize,
|
|
|