Index: third_party/leveldatabase/README.chromium |
diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium |
index a96f4be14d07d5e824f906fa6ea3c7cc14029fc8..3d7b02139c81b69db20bdb00939479c5bef7b0a1 100644 |
--- a/third_party/leveldatabase/README.chromium |
+++ b/third_party/leveldatabase/README.chromium |
@@ -24,3 +24,4 @@ Local Additions: |
HANDLE_EINTR macro that retries the call. |
* TRACE macros/thread name for chrome://tracing diagnostics |
* Handle in-process exclusive file locks, based on src/util/env_posix.cc |
+* Unit tests for the Chromium environment. |