
This is a clean up of any files that now compile without the pragma. This CL has no behavior changes. The original patch was fully automated using script: //tools/clang/spanify/remove-unneeded-pragmas.py and then split with `git cl split --target-range 8 32 --max-depth=2 --expect-owners-override --no-reviewers -d ~/description.txt` This covers directories: ui This is part of auto spanification see internal doc about it: https://docs.google.com/document/d/1erdcokeh6rfBqs_h0drHqSLtbDbB61j7j3O2Pz8NH78/edit?resourcekey=0-hNe6w1hYAYyVXGEpWI7HVA&tab=t.0 This CL was uploaded by an experimental version of git cl split (https://crbug.com/389069356). Bug: 414858406 Change-Id: I5cf94de5efb63675f251f47910a3f9655449d568 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6503436 Auto-Submit: Stephen Nusko <nuskos@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Owners-Override: Keishi Hattori <keishi@chromium.org> Reviewed-by: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1454330}
This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).