Index: third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
diff --git a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
index e82e960d7d61f00468b4c1eb9c2483cf72725824..13f1555b6ec073667157db6271ddd4af474aa357 100644 |
--- a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
+++ b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
@@ -47,6 +47,7 @@ enum StyleRecalcChange { |
NoChange, |
NoInherit, |
UpdatePseudoElements, |
+ IndependentInherit, |
Inherit, |
Force, |
Reattach, |