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

Unified Diff: chrome/app/generated_resources.grd

Issue 1813833002: Add report URL to safe search API functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments Created 4 years, 9 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 05535350fbfade7f142c0b74c993b6f2a9f1203f..a77a7564b78027b23d46dd9bbd45a2fb47c9ca94 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4969,6 +4969,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
If enabled, the chrome://extensions/ URL loads the Material Design extensions page.
</message>
+ <!-- Report URL to SafeSearch API -->
+ <message name="IDS_FLAGS_ENABLE_SAFE_SEARCH_URL_REPORTING_NAME" desc="Name for the flag to enable reporting URLs to SafeSearch API.">
+ Enable SafeSearch URL reporting.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_SAFE_SEARCH_URL_REPORTING_DESCRIPTION" desc="Description for the flag to enable reporting URL to SafeSearch API.">
Marc Treib 2016/03/22 16:06:49 nit: URLs
atanasova 2016/03/23 10:45:00 Done here and above in the actual name.
+ If enabled, inappropriate URLs can be reported back to SafeSearch.
+ </message>
+
<!-- Device scale factor change in content crbug.com/485650. -->
<message name="IDS_FLAGS_ENABLE_USE_ZOOM_FOR_DSF_NAME" desc="Name for the flag to use Blink's zooming mechanism to implement device scale factor.">
Use Blink's zoom for device scale factor.
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/supervised_user/experimental/safe_search_url_reporter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698