[grit] always remove ByteOrderMark marks
This CL changes grit MessageNode so that ByteOrderMarks are always removed from message translations. This will prevent lint errors due to accidental BOM characters in xtb files that will break the build on TC imports. Currently the BOM appears in 8 string translations. This is after several strings had been re-translated to remove the BOM. This CL has been tested with all ByteOrderMark suppressions removed from build/android/lint/suppressions.xml and there are no BOM related lint errors. Bug: 1033305 Change-Id: Ia3d7a4e449ed717f19a4eea013e4ca1b4113e5c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2039342Reviewed-by:Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#738821}
Showing
Please register or sign in to comment