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

Unified Diff: components/safe_browsing_strings.grdp

Issue 2940963002: Added the chrome://safe-browsing/ page as part of the chrome://about (Closed)
Patch Set: Added the header file in DEPS Created 3 years, 6 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/safe_browsing/web_ui/safe_browsing_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing_strings.grdp
diff --git a/components/safe_browsing_strings.grdp b/components/safe_browsing_strings.grdp
new file mode 100644
index 0000000000000000000000000000000000000000..92bb0ae0518bcfacf17beee45ec3eeac444bd262
--- /dev/null
+++ b/components/safe_browsing_strings.grdp
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<grit-part>
+ <message name="IDS_SB_UNDER_CONSTRUCTION" desc="A message that the Safe Browsing page is under construction.">
+ The Safe Browsing page is under construction.
+ </message>
+</grit-part>
« no previous file with comments | « components/safe_browsing/web_ui/safe_browsing_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698