chromium/components/value_store/README.md

# //components/value_store

This component contains an API for creating and using local key-value stores.

The interface is in `value_store.h` and the methods in `value_store_factory.h` can
be used to create and manage ValueStore instances.