| Index: components/omnibox_strings.grdp
 | 
| diff --git a/components/omnibox_strings.grdp b/components/omnibox_strings.grdp
 | 
| index 0c341ee424f8843914ecb8bfc0d29da1027f0773..95e8094e8c08aa2ba942b7dcd79a1dbbb1be7999 100644
 | 
| --- a/components/omnibox_strings.grdp
 | 
| +++ b/components/omnibox_strings.grdp
 | 
| @@ -32,6 +32,9 @@
 | 
|    <message name="IDS_DANGEROUS_VERBOSE_STATE" desc="Text for the Dangerous Omnibox Verbose State. Displayed when the current page fails the malware check.">
 | 
|      Dangerous
 | 
|    </message>
 | 
| +  <message name="IDS_OFFLINE_VERBOSE_STATE" desc="Text for the Offline Omnibox Verbose state. Displayed when the current page is loaded from a previously-downloaded cache.">
 | 
| +    Offline
 | 
| +  </message>
 | 
|    <if expr="is_ios">
 | 
|      <message name="IDS_OMNIBOX_EMPTY_HINT" desc="The text displayed in the omnibox when it is empty.">
 | 
|        Search or type URL
 | 
| 
 |