Index: tools/gritsettings/resource_ids |
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids |
index 9cd707cc254204eddec5e214e1b50c1482473ac4..01b6956aa4d9947344a7f27d889d5070497607f8 100644 |
--- a/tools/gritsettings/resource_ids |
+++ b/tools/gritsettings/resource_ids |
@@ -223,6 +223,9 @@ |
"third_party/WebKit/public/blink_resources.grd": { |
"includes": [30500], |
}, |
+ "athena/athena_strings.grd": { |
+ "messages": [42000], |
oshima
2014/09/24 17:55:19
isn't it better to put this before blink resources
pkotwicz
2014/09/24 20:44:48
I do not want to get too close to the max id used
oshima
2014/09/25 00:41:59
You can just update the ids after ash
|
+ }, |
# These files don't need to reserve resource ids, but are listed here so that |
# translation scripts know of their existence. |