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

Unified Diff: tools/grit/grit/testdata/resource_ids

Issue 1410853008: Move grit from DEPS into src. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: webview licenses 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 | « tools/grit/grit/testdata/recrawl.html ('k') | tools/grit/grit/testdata/script.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/grit/grit/testdata/resource_ids
diff --git a/tools/grit/grit/testdata/resource_ids b/tools/grit/grit/testdata/resource_ids
new file mode 100644
index 0000000000000000000000000000000000000000..d5d440d57fe29b2173c99cb75eafaa0a861ff2ce
--- /dev/null
+++ b/tools/grit/grit/testdata/resource_ids
@@ -0,0 +1,13 @@
+{
+ "SRCDIR": ".",
+ "test.grd": {
+ "messages": [100, 10000],
+ },
+ "substitute_no_ids.grd": {
+ "messages": [10000, 20000],
+ },
+ "<(FOO)/file.grd": {
+ },
+ "<(SHARED_INTERMEDIATE_DIR)/devtools/devtools.grd": {
+ },
+}
« no previous file with comments | « tools/grit/grit/testdata/recrawl.html ('k') | tools/grit/grit/testdata/script.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698