Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp |
| diff --git a/third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp b/third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp |
| index e0e3a9c3d8cac492c73e549e1fcee7f4a544208f..05483a9a18262fee6ff6ba376b477e367dcc2a8e 100644 |
| --- a/third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp |
| +++ b/third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp |
| @@ -78,5 +78,4 @@ HTMLImportState HTMLImportStateResolver::resolve() const |
| return HTMLImportState(HTMLImportState::Ready); |
| } |
| -} |
| - |
| +} // namespace blink |