Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h |
| diff --git a/third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h b/third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h |
| index 9bfb839239ce27a5d5aa6769ee6960f51ebdeca8..323c412bc381840ca98eba20da99e0f79a620027 100644 |
| --- a/third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h |
| +++ b/third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h |
| @@ -57,6 +57,6 @@ inline PassRefPtrWillBeRawPtr<DetailsMarkerControl> DetailsMarkerControl::create |
| return element.release(); |
| } |
| -} |
| +} // namespace blink |
| #endif |