Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2336)

Unified Diff: chrome/app/generated_resources.grd

Issue 1956403002: Re-submit of AppLink implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Lock it and throw away the key Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 3bee3a4e25c65bb5eb4edcd0e927d28df1ab3737..d356a8a1c263f5a6538415b1a9128b0aea280a57 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14862,6 +14862,14 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
Never show this again.
</message>
+ <if expr="is_android">
+ <message name="IDS_FLAGS_ENABLE_APP_LINK_NAME" desc="Name for the flag to enable the app link feature.">
+ App Link
+ </message>
+ <message name="IDS_FLAGS_ENABLE_APP_LINK_DESCRIPTION" desc="Description for flag to enable app link feature.">
+ Enable App Link.
+ </message>
+ </if>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698