Chromium Code Reviews| Index: third_party/WebKit/Source/core/editing/EditingStyle.cpp |
| diff --git a/third_party/WebKit/Source/core/editing/EditingStyle.cpp b/third_party/WebKit/Source/core/editing/EditingStyle.cpp |
| index e733314cfc3ba0d2c9e8828605afeb21e79672be..4d54ad9030fb34945046b1f3f301876bc95a0bf1 100644 |
| --- a/third_party/WebKit/Source/core/editing/EditingStyle.cpp |
| +++ b/third_party/WebKit/Source/core/editing/EditingStyle.cpp |
| @@ -1730,4 +1730,4 @@ PassRefPtrWillBeRawPtr<CSSValue> backgroundColorValueInEffect(Node* node) |
| return nullptr; |
| } |
| -} |
| +} // namespace blink |