Commit 3f4c8836 authored by Amirhossein Simjour's avatar Amirhossein Simjour Committed by Commit Bot

Fix comment in GeolocationConfig mojo interface

The comment in .mojom file is fixed.

BUG=731758

Change-Id: I110c4220e6fa2f7bd49ed9786d8f21015c955e95
Reviewed-on: https://chromium-review.googlesource.com/571031Reviewed-by: default avatarAmirhossein Simjour <asimjour@chromium.org>
Reviewed-by: default avatarKen Rockot <rockot@chromium.org>
Reviewed-by: default avatarEmily Stark <estark@chromium.org>
Commit-Queue: Amirhossein Simjour <asimjour@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487205}
parent b158f3f3
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
module device.mojom; module device.mojom;
// Provides an interface for browser process to access geolocation capturing // Provides an interface for trusted clients (e.g., the browser process
// config. // in Chrome) to access geolocation capturing config.
interface GeolocationConfig { interface GeolocationConfig {
// Returns true if the location is being captured and high_accuracy is // Returns true if the location is being captured and high_accuracy is
// enabled. // enabled.
......
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