Chromium Code Reviews| Index: base/third_party/xdg_mime/README.chromium |
| diff --git a/base/third_party/xdg_mime/README.chromium b/base/third_party/xdg_mime/README.chromium |
| index 29d239a4ce0d10927b10ffd8e6443129100c7d45..3b741b48130839db6e3ac9af9474d7f2a935d329 100644 |
| --- a/base/third_party/xdg_mime/README.chromium |
| +++ b/base/third_party/xdg_mime/README.chromium |
| @@ -8,4 +8,5 @@ git://anongit.freedesktop.org/xdg/xdgmime |
| In addition, we have the following patch(es): |
| - compile.patch: small tweaks to make the code compile. |
| +- free_pointer_later.patch: small patch that fixes potential crash - use pointer after being freed |
|
Lei Zhang
2015/04/16 18:31:35
one more space in front
|
| - Added a LICENSE file. |