Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h |
| diff --git a/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h b/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h |
| index 6600a51deec5bbe337e8852cd5ae25b608d2ceca..9520ec1f76d90c89410e6f7998cb9a2fa4351c02 100644 |
| --- a/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h |
| +++ b/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h |
| @@ -76,6 +76,6 @@ private: |
| explicit ProgressValueElement(Document&); |
| }; |
| -} |
| +} // namespace blink |
| #endif // ProgressShadowElement_h |