Index: third_party/WebKit/Source/platform/PlatformTouchPoint.h |
diff --git a/third_party/WebKit/Source/platform/PlatformTouchPoint.h b/third_party/WebKit/Source/platform/PlatformTouchPoint.h |
index 9729b67035a93f4b5e5b58e5a8e5938e223aca5c..738bff8698a8d373e4fc505c82426a7482ac968d 100644 |
--- a/third_party/WebKit/Source/platform/PlatformTouchPoint.h |
+++ b/third_party/WebKit/Source/platform/PlatformTouchPoint.h |
@@ -61,6 +61,6 @@ protected: |
float m_rotationAngle; |
}; |
-} |
+} // namespace blink |
#endif // PlatformTouchPoint_h |