| Index: README.chromium
|
| ===================================================================
|
| --- README.chromium (revision 222896)
|
| +++ README.chromium (working copy)
|
| @@ -15,6 +15,6 @@
|
| - Replaced include/share/alloc.h with a new file
|
| - Added flac.gyp, flac.h, README.chromium and src/libFLAC/alloc.c
|
| - Fixed memset(ctx, 0, sizeof(ctx)); in src/libFLAC/md5.c:266
|
| -- Add #define for fseeko/ftello for VS2012 in src/libFLAC/stream_decoder.c and
|
| - src/libFLAC/stream_encoder.c
|
| +- Add #define for fseeko/ftello for VS2012 and above in
|
| + src/libFLAC/stream_decoder.c and src/libFLAC/stream_encoder.c
|
| - Fixed Win64 compilation issues: https://codereview.chromium.org/11567032/
|
|
|