Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.cpp |
| diff --git a/third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.cpp b/third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.cpp |
| index de3c04c523c20dee85f25a5e4359ca70ca2b6f3e..fedc9df88156db14187e5d973674e0d6cfacc312 100644 |
| --- a/third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.cpp |
| +++ b/third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.cpp |
| @@ -281,4 +281,4 @@ DEFINE_TRACE(RadioButtonGroupScope) |
| #endif |
| } |
| -} // namespace |
| +} // namespace blink |