
This debugging switch adds special padding to every localized string, to make debugging localization layout and clipping issues easier. Some localized strings shouldn't be mangled though because they aren't actually prose strings but rather other localized data. This CL has the mangling logic not mangle URLs. Bug: 1093821 Change-Id: I50abab16467e7f92098fc766dfbd276bf9519cee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2241500 Reviewed-by: Chris Palmer <palmer@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#777514}
This directory contains UI frameworks used to build various user interface features. This directory it not intended to contain UI features (such as a keyboard).