Chromium Code Reviews| Index: third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h |
| diff --git a/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h b/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h |
| index dcfd32b2f3f719beb1a578a8dd642507b72e3231..ea2e1bb7a2f03562957d9039bc6dd615ce8dd67e 100644 |
| --- a/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h |
| +++ b/third_party/WebKit/Source/core/editing/serializers/MarkupFormatter.h |
| @@ -104,6 +104,6 @@ private: |
| SerializationType m_serializationType; |
| }; |
| -} |
| +} // namespace blink |
| #endif |