Chromium Code Reviews| Index: third_party/WebKit/Source/platform/PlatformTouchEvent.h |
| diff --git a/third_party/WebKit/Source/platform/PlatformTouchEvent.h b/third_party/WebKit/Source/platform/PlatformTouchEvent.h |
| index d687dedc03a3f10ea5c427819e2bf10588c74fed..952e886b32270a7971669e59c6610426df6e8e56 100644 |
| --- a/third_party/WebKit/Source/platform/PlatformTouchEvent.h |
| +++ b/third_party/WebKit/Source/platform/PlatformTouchEvent.h |
| @@ -46,6 +46,6 @@ protected: |
| bool m_causesScrollingIfUncanceled; |
| }; |
| -} |
| +} // namespace blink |
| #endif // PlatformTouchEvent_h |