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

Unified Diff: grit/format/policy_templates/PRESUBMIT.py

Issue 865563002: Add a Policy template writer that generates Android resources which can be exposed through Android'… (Closed) Base URL: https://chromium.googlesource.com/external/grit-i18n.git@master
Patch Set: Rebase on r186 Created 5 years, 10 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 | grit/format/policy_templates/writers/android_policy_writer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/format/policy_templates/PRESUBMIT.py
diff --git a/grit/format/policy_templates/PRESUBMIT.py b/grit/format/policy_templates/PRESUBMIT.py
index 32a818dc150a1cddb2ac6c618d5dffa16c1833b2..dca24a0c484259affef2a4541c6438dc38e7ab3c 100644
--- a/grit/format/policy_templates/PRESUBMIT.py
+++ b/grit/format/policy_templates/PRESUBMIT.py
@@ -8,6 +8,7 @@ UNIT_TESTS = [
'writers.adm_writer_unittest',
'writers.adml_writer_unittest',
'writers.admx_writer_unittest',
+ 'writers.android_policy_writer_unittest',
'writers.doc_writer_unittest',
'writers.json_writer_unittest',
'writers.plist_strings_writer_unittest',
« no previous file with comments | « no previous file | grit/format/policy_templates/writers/android_policy_writer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698