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

Unified Diff: ios/chrome/app/strings/ios_strings_resources.grd

Issue 1113603003: [iOS] Fix a typo in ios_strings_resources.grd (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/app/strings/ios_strings_resources.grd
diff --git a/ios/chrome/app/strings/ios_strings_resources.grd b/ios/chrome/app/strings/ios_strings_resources.grd
index e50d0f94887b6253fe9f5b39c8af5c4c24d9b233..4e92c12e5bc935ca8250766156615a2ee7ca90cd 100644
--- a/ios/chrome/app/strings/ios_strings_resources.grd
+++ b/ios/chrome/app/strings/ios_strings_resources.grd
@@ -14,7 +14,7 @@ all other OS specific variables will be false.
source_lang_id="en" enc_check="möl">
<outputs>
<output filename="grit/ios_strings_resources.h" type="rc_header">
- <emit emit_type="preprend"></emit>
+ <emit emit_type="prepend"></emit>
</output>
<output filename="ios_strings_resources_am.pak" type="data_package" lang="am" />
<output filename="ios_strings_resources_ar.pak" type="data_package" lang="ar" />
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698