Chromium Code Reviews| Index: third_party/WebKit/Source/platform/Clock.h |
| diff --git a/third_party/WebKit/Source/platform/Clock.h b/third_party/WebKit/Source/platform/Clock.h |
| index e1807737269af9b5c487c34d8f207b75921b3d7a..a8abe4b5c40c18275abf08b4456de27f1f2352f7 100644 |
| --- a/third_party/WebKit/Source/platform/Clock.h |
| +++ b/third_party/WebKit/Source/platform/Clock.h |
| @@ -60,6 +60,6 @@ private: |
| mutable double m_lastTime; |
| }; |
| -} |
| +} // namespace blink |
| #endif |