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 d3c42a7e232cf505188c0b64e44456dd4b11fbb5..0b0cd1fb46908aa53ea77057ca295ed9c8898731 100644 |
--- a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
+++ b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
@@ -42,6 +42,7 @@ enum StyleRecalcChange { |
NoChange, |
NoInherit, |
UpdatePseudoElements, |
+ IndependentInherit, |
Inherit, |
Force, |
Reattach, |