Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 58b6106a640f9a8ad35d59ead110b41553e0fbdf..71631ae57501c914fbfe92925a52109e562c94a4 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6037,9 +6037,11 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_PASSWORD_MANAGER_SMART_LOCK_WELCOME" desc="A warm welcome message displayed once in the Save password bubble for users which are signed-in to Chrome."> |
Smart Lock helps you quickly sign in to apps and sites using passwords you have saved with Google. |
</message> |
- <message name="IDS_PASSWORD_MANAGER_SMART_LOCK_PAGE" desc="URL of the passwords dashboard."> |
- https://passwords.google.com/?hl=[GRITLANGCODE] |
- </message> |
+ <if expr="is_android"> |
+ <message name="IDS_PASSWORD_MANAGER_SMART_LOCK_PAGE" desc="URL of the passwords dashboard."> |
+ https://passwords.google.com/?hl=[GRITLANGCODE] |
+ </message> |
+ </if> |
<message name="IDS_FLAGS_ENABLE_SUGGESTIONS_WITH_SUB_STRING_MATCH_NAME" desc="Name of the flag to enable substring matching for Autofill suggestions."> |
Substring matching for Autofill suggestions. |
</message> |