[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 -->