Commit 5bfbee11 authored by mek's avatar mek Committed by Commit bot

Fix comment to match implementation.

NOTRY=true
BUG=None

Review URL: https://codereview.chromium.org/504443003

Cr-Commit-Position: refs/heads/master@{#291694}
parent f62849a8
......@@ -37,7 +37,7 @@ class CONTENT_EXPORT GeolocationProviderImpl
// Gets a pointer to the singleton instance of the location relayer, which
// is in turn bound to the browser's global context objects. This must only be
// called on the IO thread so that the GeolocationProviderImpl is always
// called on the UI thread so that the GeolocationProviderImpl is always
// instantiated on the same thread. Ownership is NOT returned.
static GeolocationProviderImpl* GetInstance();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment