Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h |
| diff --git a/third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h b/third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h |
| index 67defa5ec1c91442b481e787d4ec23232e034cab..62730c92b534dc34f53b9d9770b2a0cc5eb447d3 100644 |
| --- a/third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h |
| +++ b/third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h |
| @@ -94,6 +94,6 @@ private: |
| bool m_capturing; |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif |