Index: public/web/WebView.h |
diff --git a/public/web/WebView.h b/public/web/WebView.h |
index 9bc84963aeac871178a123829eea34cedafe2d80..34654463a0875910b33b85cbddb8927e731bfa75 100644 |
--- a/public/web/WebView.h |
+++ b/public/web/WebView.h |
@@ -406,8 +406,6 @@ public: |
// SmartClip support --------------------------------------------------- |
- // TODO(changwan): remove this |
- virtual void getSmartClipData(WebRect, WebString&, WebRect& resultRect) = 0; |
virtual void extractSmartClipData(WebRect initRect, WebString& text, WebString& html, WebRect& resultRect) = 0; |