Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/DocumentTiming.h |
| diff --git a/third_party/WebKit/Source/core/dom/DocumentTiming.h b/third_party/WebKit/Source/core/dom/DocumentTiming.h |
| index 158ad6976f418d3fac5f723c104faee8fd5cae86..2bf25287d367376f7b58f9860bd76e13f4acb9e6 100644 |
| --- a/third_party/WebKit/Source/core/dom/DocumentTiming.h |
| +++ b/third_party/WebKit/Source/core/dom/DocumentTiming.h |
| @@ -69,6 +69,6 @@ private: |
| RawPtrWillBeMember<Document> m_document; |
| }; |
| -} |
| +} // namespace blink |
| #endif |