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

Unified Diff: components/security_interstitials_strings.grdp

Issue 1462353002: Create security_interstitials::ControllerClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits for estark Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/security_interstitials_strings.grdp
diff --git a/components/security_interstitials_strings.grdp b/components/security_interstitials_strings.grdp
index a5a7f139203fda1b7935327752eea61ec4406b4e..35fbbe1eab09fc7106587f783a557319fd4a70f6 100644
--- a/components/security_interstitials_strings.grdp
+++ b/components/security_interstitials_strings.grdp
@@ -49,4 +49,9 @@
</message>
</if>
+ <!-- Extended reporting strings -->
+ <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_URL" translateable="false">
+ https://www.google.com/chrome/browser/privacy/whitepaper.html#malware
+ </message>
+
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698