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

Unified Diff: grit/testdata/whitelist_strings.grd

Issue 1438403002: Remove contents of grit's git-svn-mirror repository. (Closed) Base URL: https://chromium.googlesource.com/external/grit-i18n@master
Patch Set: Created 5 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 | « grit/testdata/whitelist_resources.grd ('k') | grit/tool/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/testdata/whitelist_strings.grd
diff --git a/grit/testdata/whitelist_strings.grd b/grit/testdata/whitelist_strings.grd
deleted file mode 100644
index df80f5fd32777fc8e1b1b918b4e18f1ab563657b..0000000000000000000000000000000000000000
--- a/grit/testdata/whitelist_strings.grd
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grit latest_public_release="0"
- current_release="1"
- output_all_resource_defines="false">
- <outputs >
- <output filename="whitelist_test_resources.h" type="rc_header">
- <emit emit_type='prepend'></emit>
- </output>
- <output filename="en_whitelist_test_strings.rc" type="rc_all" lang="en" />
- </outputs>
- <release seq="1">
- <messages>
- <message name="IDS_MESSAGE_WHITELISTED"
- desc="A message in the whiltelist file.">
- Whitelisted.
- </message>
- <message name="IDS_MESSAGE_NOT_WHITELISTED"
- desc="A message that isn't in the whiltelist file.">
- Not whitelisted.
- </message>
- </messages>
- </release>
-</grit>
« no previous file with comments | « grit/testdata/whitelist_resources.grd ('k') | grit/tool/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698