Move java_strings_grd() template into grit_rule.gni
Build rules in //build should not reference things outside of //build. java_strings_grd() was breaking this rule, and so I'm fixing it here by moving it to live alongside the other grit() templates. Bug: 1136507 Change-Id: I575c8e6636a86602b8c3eee557ce990e7fa00eaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2477093Reviewed-by:Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#818451}
Showing
Please register or sign in to comment