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

Unified Diff: components/components_strings.grd

Issue 1140053003: Refactoring: Moving the SafeJsonParser to its own component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing export macro, duplicate android string Created 5 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:
View side-by-side diff with in-line comments
Download patch
Index: components/components_strings.grd
diff --git a/components/components_strings.grd b/components/components_strings.grd
index 7f6c472c9684225f45a7e2fd3c1407098385b28a..697cfe92e9ddc6967ca03c1661315c5e4eb3db70 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -186,6 +186,9 @@
<message name="IDS_LEARN_MORE" desc="Learn more text">
Learn more
</message>
+ <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files.">
+ JSON Parser
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698