commit | ce5aab5bd1c4f1df74786072f115df338494ca48 | [log] [tgz] |
---|---|---|
author | Alexander Shalamov <[email protected]> | Wed Feb 07 11:45:15 2018 |
committer | Commit Bot <[email protected]> | Wed Feb 07 11:45:15 2018 |
tree | 9d2d4448fbbb98bad34c5f9bef06792a8fc7fb32 | |
parent | 15cad144a25c5f8593c17b1cfe38e91ec315a397 [diff] [blame] |
[sensors] Add Sensors item to PageInfo dialog This CL adds Sensors setting item to PageInfo dialog. The item is shown only when the setting value differs from its defaults. Bug: 796904 Change-Id: I50d44df221050d85a24991c1966d6a7576673029 Reviewed-on: https://chromium-review.googlesource.com/836467 Commit-Queue: Alexander Shalamov <[email protected]> Reviewed-by: Evan Stade <[email protected]> Reviewed-by: Mitsuru Oshima <[email protected]> Reviewed-by: Cait Phillips <[email protected]> Reviewed-by: Raymes Khoury <[email protected]> Cr-Commit-Position: refs/heads/master@{#534980}
diff --git a/components/page_info_strings.grdp b/components/page_info_strings.grdp index 27af00f..a3ebb52 100644 --- a/components/page_info_strings.grdp +++ b/components/page_info_strings.grdp
@@ -239,6 +239,9 @@ <message name="IDS_PAGE_INFO_TYPE_CLIPBOARD" desc="The label used for the clipboard permission controls in the Page Info popup."> Clipboard </message> + <message name="IDS_PAGE_INFO_TYPE_SENSORS" desc="The label used for the sensor permission controls in the Page Info popup. Title case format."> + Motion or Light Sensors + </message> <!-- TODO(crbug.com/716303): A few permissions are missing here. --> <!-- Permission values -->