Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/PaintTiming.h |
| diff --git a/third_party/WebKit/Source/core/paint/PaintTiming.h b/third_party/WebKit/Source/core/paint/PaintTiming.h |
| index 83377d9b40b634c2ce0402d64fc86ec079fd8684..c62174e9a9221c94dd0b3a3af4d3443bfc9b8927 100644 |
| --- a/third_party/WebKit/Source/core/paint/PaintTiming.h |
| +++ b/third_party/WebKit/Source/core/paint/PaintTiming.h |
| @@ -46,6 +46,6 @@ private: |
| RawPtrWillBeMember<Document> m_document; |
| }; |
| -} |
| +} // namespace blink |
| #endif |