Index: Source/core/dom/Document.h |
diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
index 5d063b74b7593c229deedb96f961dd8a19d267dc..6236f2adb2ad3ef9e0035ff019f002871c5c5b67 100644 |
--- a/Source/core/dom/Document.h |
+++ b/Source/core/dom/Document.h |
@@ -1035,6 +1035,7 @@ private: |
virtual EventQueue* eventQueue() const OVERRIDE FINAL; |
void updateDistributionIfNeeded(); |
+ void updateStyleInvalidationIfNeeded(); |
void updateUseShadowTrees(); |