| Index: third_party/WebKit/public/web/WebView.h
|
| diff --git a/third_party/WebKit/public/web/WebView.h b/third_party/WebKit/public/web/WebView.h
|
| index fa5af494e7a3530737035aa3517010738e2982ad..bba44bc96072625e1b883833ebf064ece38818a5 100644
|
| --- a/third_party/WebKit/public/web/WebView.h
|
| +++ b/third_party/WebKit/public/web/WebView.h
|
| @@ -327,7 +327,6 @@ public:
|
|
|
| // Set and reset the device color profile.
|
| virtual void setDeviceColorProfile(const WebVector<char>&) = 0;
|
| - virtual void resetDeviceColorProfileForTesting() = 0;
|
|
|
| // Resize the view at the same time as changing the state of the top
|
| // controls. If |topControlsShrinkLayout| is true, the embedder shrunk the
|
|
|