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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2320813002: arc: Enable silent PlayStore Sign-In. (Closed)
Patch Set: rebase/refactor Created 4 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/chromeos/arc/arc_auth_code_fetcher.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index aae209d121deacac3c7f46800b9a6dce2e42b28c..67c43d22813c90aa1e74866ff9ed53e3555d735a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13580,6 +13580,20 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
Enables the browser task scheduler to dispatch tasks instead of the existing worker pools. The browser task scheduler will only be used if variation parameters are available.
</message>
+ <!-- Arc authorization -->
+ <if expr="chromeos">
+ <message name="IDS_FLAGS_ARC_USE_AUTH_ENDPOINT_NAME"
+ desc="Name of about:flag option to control the arc authorization endpoint."
+ translateable="false">
+ Android apps authorization point
+ </message>
+ <message name="IDS_FLAGS_ARC_USE_AUTH_ENDPOINT_DESCRIPTION"
+ desc="Desciption of about:flag option to control the arc authorization endpoint."
+ translateable="false">
+ Enable Android apps authorization point to automatic sign-in in OptIn flow.
+ </message>
+ </if>
+
<!-- Windows 8 Metro mode. -->
<if expr="is_win">
<message name="IDS_METRO_FLOW_DESCRIPTION"
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/chromeos/arc/arc_auth_code_fetcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698