| Index: third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.h
|
| diff --git a/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.h b/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.h
|
| index db322dd4a4b3dd6997de5dcccb26ece54d0c9f45..cf03d3adfd051d71b7544fa7b23d374954c6f10e 100644
|
| --- a/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.h
|
| +++ b/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.h
|
| @@ -46,6 +46,6 @@ public:
|
| bool checkSelectorsForClassChange(const SpaceSplitString& oldClasses, const SpaceSplitString& newClasses) const;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|