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

Unified Diff: chrome/app/generated_resources.grd

Issue 1915773002: Add switches to enable the unified permission manager on Android. Base URL: https://chromium.googlesource.com/chromium/src.git@permission-request
Patch Set: Created 4 years, 8 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') | no next file with comments »
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 37cfdec27ce122003282dce3a6a2d47d82a070e8..8f5948f0de432220b14a4b8bfe550b0fdb9173d7 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14751,6 +14751,13 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
Never show this again.
</message>
+ <message name="IDS_FLAGS_UNIFIED_PERMISSION_MANAGER_NAME" desc="Name for the flag to enable Unified Permission Manager in Chrome Android.">
+ Enable unified permission manager
+ </message>
+ <message name="IDS_FLAGS_UNIFIED_PERMISSION_MANAGER_DESCRIPTION" desc="Description for the flag to enable Unified Permission Manager in Chrome Android.">
+ Uses the desktop permission manager in Chrome Android.
+ </message>
+
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698