| Index: third_party/leveldatabase/README.chromium
|
| diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium
|
| index 6a64e01fd5bdcd19023f7a9657cb239fb22bfe8c..5d598d7bd615ac266a3691191090fb9f3b78d7c6 100644
|
| --- a/third_party/leveldatabase/README.chromium
|
| +++ b/third_party/leveldatabase/README.chromium
|
| @@ -12,8 +12,7 @@ FileSystem API implementation and others.
|
|
|
| Local Additions:
|
| * gyp file for building in chromium
|
| -* port/port_chromium.{h,cc}, env_chromium.{h,cc}, env_chromium_stdio.{h,cc}, and
|
| - env_chromium_win.{h,cc} provide (POSIX and Windows respectively) chromium
|
| +* port/port_chromium.{h,cc} and env_chromium.{h,cc} provide chromium
|
| implementations of primitives used by leveldb. E.g. threading, file handling,
|
| etc. env_chromium.h allows re-use of some utility functions.
|
| * chromium_logger.h was copied from src/util/posix_logger.h and updated to use
|
|
|