Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/Attr.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/Attr.cpp b/third_party/WebKit/Source/core/dom/Attr.cpp |
| index 60369bc3746c63ae68f8f062ec293fdd25a87350..ed974834d6f21526ec77c9fae1434a6c5e58197b 100644 |
| --- a/third_party/WebKit/Source/core/dom/Attr.cpp |
| +++ b/third_party/WebKit/Source/core/dom/Attr.cpp |
| @@ -141,4 +141,4 @@ DEFINE_TRACE(Attr) |
| Node::trace(visitor); |
| } |
| -} |
| +} // namespace blink |