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

Unified Diff: components/policy/resources/policy_templates.grd

Issue 2327023002: Removed ios plist generation and ios_plist writer (Closed)
Patch Set: Rebase Created 4 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
« no previous file with comments | « no previous file | tools/grit/grit/format/policy_templates/writers/ios_plist_writer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/resources/policy_templates.grd
diff --git a/components/policy/resources/policy_templates.grd b/components/policy/resources/policy_templates.grd
index b95ae7ce6ecb4a212f3a04e8ef3adfc73c75cb5c..847f2cd1af09adf497ff34eaf8579cd35e32f51b 100644
--- a/components/policy/resources/policy_templates.grd
+++ b/components/policy/resources/policy_templates.grd
@@ -239,9 +239,6 @@ templates and will be translated for each locale. -->
<output filename="app/policy/mac/strings/vi.lproj/Localizable.strings" type="plist_strings" lang="vi" />
<output filename="app/policy/mac/strings/zh_CN.lproj/Localizable.strings" type="plist_strings" lang="zh-CN" />
<output filename="app/policy/mac/strings/zh_TW.lproj/Localizable.strings" type="plist_strings" lang="zh-TW" />
-
- <!-- Generate the sample iOS plist when building the templates for the Mac. -->
- <output filename="app/policy/ios/chrome_policy.plist" type="ios_plist" lang="en" />
</if>
</outputs>
<translations>
« no previous file with comments | « no previous file | tools/grit/grit/format/policy_templates/writers/ios_plist_writer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698