| Index: third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleChangeReason.h b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| index 9c5a11351acc018021be1cf96fe7a57ceeb8144e..ecfc3dae8365f74e4775004b4a60668832eacf66 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| @@ -26,6 +26,7 @@ extern const char DesignMode[];
|
| extern const char FontSizeChange[];
|
| extern const char Fonts[];
|
| extern const char FullScreen[];
|
| +extern const char IFrameDisplayChanged[];
|
| extern const char Inline[];
|
| extern const char InlineCSSStyleMutated[];
|
| extern const char Inspector[];
|
|
|