Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp b/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp |
| index a21c096b9db0aba7c098247fd67fece7aba6e326..9dd55577eb783b9fde8ea185f86b951a60ecd38d 100644 |
| --- a/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp |
| +++ b/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp |
| @@ -98,5 +98,4 @@ bool SelectRuleFeatureSet::checkSelectorsForClassChange(const SpaceSplitString& |
| return false; |
| } |
| -} |
| - |
| +} // namespace blink |