| Index: public/web/WebFrame.h
|
| diff --git a/public/web/WebFrame.h b/public/web/WebFrame.h
|
| index a05f137c92a21cd743c39debd98e4c93f8ef66a7..0ea9de5ff139523dff1401b0a657354488a13604 100644
|
| --- a/public/web/WebFrame.h
|
| +++ b/public/web/WebFrame.h
|
| @@ -472,10 +472,6 @@ public:
|
|
|
| virtual void setCaretVisible(bool) = 0;
|
|
|
| - // Navigation Transitions ---------------------------------------------
|
| -
|
| - virtual void addStyleSheetByURL(const WebString& url) = 0;
|
| -
|
| // Printing ------------------------------------------------------------
|
|
|
| // Reformats the WebFrame for printing. WebPrintParams specifies the printable
|
|
|