Index: third_party/WebKit/Source/modules/geolocation/testing/GeolocationClientMock.h |
diff --git a/third_party/WebKit/Source/modules/geolocation/testing/GeolocationClientMock.h b/third_party/WebKit/Source/modules/geolocation/testing/GeolocationClientMock.h |
index e9db20eb64cee23c3f44ee65883215c2eef60065..f82dd8b01c304febcf1d2901d6744d00e1e2a516 100644 |
--- a/third_party/WebKit/Source/modules/geolocation/testing/GeolocationClientMock.h |
+++ b/third_party/WebKit/Source/modules/geolocation/testing/GeolocationClientMock.h |
@@ -97,6 +97,6 @@ private: |
GeolocationSet m_pendingPermissions; |
}; |
-} |
+} // namespace blink |
#endif |