| Index: third_party/leveldatabase/README.chromium
|
| diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium
|
| index a2648b22d36c6eb66755dfa6c282a12683c842fd..886d7334acfd4eac5649eae5cb0b89d222d0671f 100644
|
| --- a/third_party/leveldatabase/README.chromium
|
| +++ b/third_party/leveldatabase/README.chromium
|
| @@ -16,3 +16,5 @@ Local Additions:
|
| of primitives used by leveldb. E.g. threading, file handling, etc.
|
| * chromium_logger.h was copied from src/util/posix_logger.h and updated to use
|
| chrome primitives in place of some posix primitives
|
| +* env_idb.h allows IndexedDB to emit uma stats under separate histograms from
|
| + other LevelDB consumers.
|
|
|