Index: Source/modules/geolocation/Geolocation.h |
diff --git a/Source/modules/geolocation/Geolocation.h b/Source/modules/geolocation/Geolocation.h |
index be40093890eb28ced203e5a8e0296604abfae69f..402848c1532af43a2ad01985656b4905c9d816b8 100644 |
--- a/Source/modules/geolocation/Geolocation.h |
+++ b/Source/modules/geolocation/Geolocation.h |
@@ -164,7 +164,7 @@ private: |
// Record whether the origin trying to access Geolocation would be allowed |
// to access a feature that can only be accessed by secure origins. |
- // See http://goo.gl/lq4gCo |
+ // See https://goo.gl/Y0ZkNV |
void recordOriginTypeAccess() const; |
GeoNotifierSet m_oneShots; |