0
Files
src/ui
Tim Sergeant 30f1d6fc16 Files: Add 'system_internal' Volume type and 'hidden' property
These will be used by a new hidden Volume used to store cached Web Share
files. Hidden volumes are accessible through the chrome.fileSystem API
and through C++ file APIs, but are not exposed to the user-facing File
Manager.

Bug: 1239483
Change-Id: I6821dba4d3ad3be90f25fa7ac453e9ab60bda5a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3288603
Reviewed-by: Luciano Pacheco <lucmult@chromium.org>
Commit-Queue: Tim Sergeant <tsergeant@chromium.org>
Cr-Commit-Position: refs/heads/main@{#944849}
2021-11-24 05:57:27 +00:00
..
2021-11-19 19:13:23 +00:00
2021-11-22 21:33:06 +00:00
2021-11-11 05:35:12 +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).