Unify chip's title and icon for the request and quiet chips.

This CL adds to the PermissionRequest possibility to provide title and
icons for all kinds of the chip.

Bug: 1234752
Change-Id: I98239f60c3e4114f65115312495635271ae8debd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3234206
Reviewed-by: Kamila Hasanbega <[email protected]>
Reviewed-by: Olesia Marukhno <[email protected]>
Reviewed-by: Orin Jaworski <[email protected]>
Commit-Queue: Illia Klimov <[email protected]>
Cr-Commit-Position: refs/heads/main@{#933802}
diff --git a/components/permissions_strings.grdp b/components/permissions_strings.grdp
index c2a3dcd..a0ccba06 100644
--- a/components/permissions_strings.grdp
+++ b/components/permissions_strings.grdp
@@ -259,6 +259,13 @@
     <message name="IDS_IDLE_DETECTION_PERMISSION_CHIP" desc="Button text representing a request for using using idle detection from a website. When clicked, shows a permission prompt bubble with more information.">
       Know your device use?
     </message>
+
+    <message name="IDS_GEOLOCATION_PERMISSION_BLOCKED_CHIP" desc="Button text representing a blocked or expired request for the user's physical location from a website. When clicked, shows a permission prompt bubble with more information.">
+      Location blocked
+    </message>
+    <message name="IDS_NOTIFICATION_PERMISSIONS_BLOCKED_CHIP" desc="Button text representing a blocked or expired request for showing notifications from a website. When clicked, shows a permission prompt bubble with more information.">
+      Notifications blocked
+    </message>
   </if>
 
   <!-- Quota messages -->