Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index f4a63ab45d741f4ac0a53e0b485695fa6f51328d..512190250864186fcf6be3c0acc57d5de6e82def 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14847,6 +14847,16 @@ Do you accept? |
<message name="IDS_FLAGS_ENABLE_INSTANT_SEARCH_CLICKS_DESCRIPTION" desc="Description to enable instant search clicks"> |
If enabled, prefetch previews for search results and swap them with original page when is downloaded and rendered. |
</message> |
+ |
+ <!-- App install alerts about:flags --> |
+ <if expr="is_android"> |
+ <message name="IDS_FLAGS_ENABLE_APP_INSTALL_ALERTS_NAME" desc="Title for the flag to enable app install alerts"> |
+ Enable app install alerts |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_APP_INSTALL_ALERTS_DESCRIPTION" desc="Description to enable instant search clicks"> |
+ If enabled, allows websites to show banners promoting their apps from the Play Store. |
+ </message> |
+ </if> |
</messages> |
</release> |
</grit> |