Commit 5c98bb5a authored by meade's avatar meade Committed by Commit bot

Remove seemingly unused method declaration on Element.h

Review-Url: https://codereview.chromium.org/2280833002
Cr-Commit-Position: refs/heads/master@{#414669}
parent c0fc46b6
...@@ -663,7 +663,6 @@ private: ...@@ -663,7 +663,6 @@ private:
void updatePresentationAttributeStyle(); void updatePresentationAttributeStyle();
void inlineStyleChanged(); void inlineStyleChanged();
PropertySetCSSStyleDeclaration* inlineStyleCSSOMWrapper();
void setInlineStyleFromString(const AtomicString&); void setInlineStyleFromString(const AtomicString&);
// If the only inherited changes in the parent element are independent, // If the only inherited changes in the parent element are independent,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment