Chromium Code Reviews| Index: sky/engine/core/dom/TreeScope.h |
| diff --git a/sky/engine/core/dom/TreeScope.h b/sky/engine/core/dom/TreeScope.h |
| index dc9a95cb7ad4f12e336ed61ba20b112929fcbcd4..4e2694a9d25c6bfa5783db04d25a1a6e4478a91b 100644 |
| --- a/sky/engine/core/dom/TreeScope.h |
| +++ b/sky/engine/core/dom/TreeScope.h |
| @@ -71,8 +71,6 @@ public: |
| DOMSelection* getSelection() const; |
| - bool applyAuthorStyles() const; |
| - |
| // Used by the basic DOM mutation methods (e.g., appendChild()). |
| void adoptIfNeeded(Node&); |