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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2006523002: Add a flag for reporting permission actions to Safe Browsing servers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update email account 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/common/chrome_switches.cc » ('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 d68cd20457cc5796fa775642854311b847f9bb9f..dd2a769f7d4e52c4b668d7e9b9352ab998022831 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6500,6 +6500,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_WIFI_CREDENTIAL_SYNC_DESCRIPTION" desc="Decription for the flag to enable WiFi credential sync, a feature which enables synchronizing WiFi network settings across devices.">
Enables synchronizing WiFi network settings across devices. When enabled, the WiFi credential datatype is registered with Chrome Sync, and WiFi credentials are synchronized subject to user preferences. (See also, chrome://settings/syncSetup.)
</message>
+ <message name="IDS_FLAGS_PERMISSIONS_REPORTING_NAME" desc="Title for the flag to enable permission reporting to safe browsing servers.">
+ Permissions Reporting
+ </message>
+ <message name="IDS_FLAGS_PERMISSIONS_REPORTING_DESCRIPTION" desc="Description for the flag to enable permission actions reporting to safe browsing servers">
+ Enables permission actions reporting to Safe Browsing servers for Safe Browsing users.
kcarattini 2016/05/23 04:00:53 "for Safe Browsing users" isn't quite correct, bec
stefanocs 2016/05/23 04:16:36 Done.
+ </message>
<if expr="is_win">
<message name="IDS_FLAGS_WINDOWS_DESKTOP_SEARCH_REDIRECTION_DESCRIPTION" desc="Description for the flag to enable redirection of Windows desktop searches to the default search engine.">
Enables redirection of Windows desktop searches to the default search engine.
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/common/chrome_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698