
Specifically enforcing the following rules from the styleguide at [1]: 1) Class properties should be using lowerCamelCase 2) Class properties that are 'static readonly' should be using CONSTANT_CASE As part of enabling the new check fixed or suppressed any violations revealed with git cl presubmit --files "*.ts" [1] https://google.github.io/styleguide/tsguide.html#identifiers Bug: 720034 Change-Id: I4a50e986a96d3037ef36e7c6feb349a53ba5d461 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3696562 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1012589}
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).