Chromium Code Reviews| Index: third_party/mozilla/README.chromium |
| =================================================================== |
| --- third_party/mozilla/README.chromium (revision 48762) |
| +++ third_party/mozilla/README.chromium (working copy) |
| @@ -19,3 +19,4 @@ |
| - NSPasteboard+Utils.mm was modified to add an argument to |
| -[NSPasteboard getURLs:andTitles:] to determine whether or not filenames in |
| the drag should be converted to file URLs. |
| + -[NSPasteboard htmlFromRtf] added to do rtf->html conversion. |