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

Unified Diff: grit/testdata/whitelist_strings.grd

Issue 1442863002: Remove contents of grit's SVN repository. (Closed) Base URL: http://grit-i18n.googlecode.com/svn/trunk/
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
===================================================================
--- grit/testdata/whitelist_strings.grd (revision 202)
+++ grit/testdata/whitelist_strings.grd (working copy)
@@ -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