0
Files
src/ui
Dirk Pranke 9c0fc3b7d7 Remove all use of jumbo_* build target types.
Now that the jumbo build is no longer supported (and hasn't been
for quite a while), there is no need to use the jumbo target types
like jumbo_source_set, jumbo_component, and jumbo_static_library.

This CL converts all such targets back to their non-jumbo equivalents.
The change was made via a simple search and replace.

Bug: 994387
Change-Id: I19b431c148d3b43fa19a72f00b28d84ff5a14e8b
AX-Relnotes: n/a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337280
Reviewed-by: John Abd-El-Malek <jam@chromium.org>
Reviewed-by: Robert Kroeger <rjkroege@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/master@{#795492}
2020-08-06 16:01:30 +00:00
..

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).