Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/resolver/ElementStyleResources.cpp |
| diff --git a/third_party/WebKit/Source/core/css/resolver/ElementStyleResources.cpp b/third_party/WebKit/Source/core/css/resolver/ElementStyleResources.cpp |
| index 1b1a8dfbcb090bb3dc5799dfa5c324015df1ce36..f6a59a1f3d82b54f469feb69aefe7b568fa286fd 100644 |
| --- a/third_party/WebKit/Source/core/css/resolver/ElementStyleResources.cpp |
| +++ b/third_party/WebKit/Source/core/css/resolver/ElementStyleResources.cpp |
| @@ -254,4 +254,4 @@ void ElementStyleResources::loadPendingResources(ComputedStyle* computedStyle) |
| loadPendingSVGDocuments(computedStyle); |
| } |
| -} |
| +} // namespace blink |