Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp |
| diff --git a/third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp b/third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp |
| index ddec3539d07e4b6ef4fc3163a375f6c05ab3cb94..14d22366128b174eb4c33a206faebc5d49560971 100644 |
| --- a/third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp |
| +++ b/third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp |
| @@ -360,4 +360,4 @@ ComputedStyle* SharedStyleFinder::findSharedStyle() |
| return shareElement->mutableComputedStyle(); |
| } |
| -} |
| +} // namespace blink |