Sign in
chromium
/
chromium
/
src.git
/
lkgr-android-internal
/
.
/
components
/
contextual_tasks
/
README.md
blob: b2b30c99dc6d20cab786b7395566a04167ed9fd2 [
file
] [
log
] [
blame
] [
view
]
# Contextual Tasks
This
component provides functionality
for
managing contextual tasks
.
## Testing
To
run all tests
in
this
component
,
you can
use
the following command
:
```
tools/autotest.py -C out/Default components/contextual_tasks
```