| 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 3ec68c9e0322d03464fd332dafe28344725a69b6..7a6eb386d3cd9fac47bd6c3b0ee7f7831b91ca94 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.h
|
| @@ -25,7 +25,7 @@ extern const char DeclarativeContent[];
|
| extern const char DesignMode[];
|
| extern const char FontSizeChange[];
|
| extern const char Fonts[];
|
| -extern const char FullScreen[];
|
| +extern const char Fullscreen[];
|
| extern const char Inline[];
|
| extern const char InlineCSSStyleMutated[];
|
| extern const char Inspector[];
|
|
|