Index: third_party/libwebp/README.chromium |
diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium |
index 758051a68097780b106ec0e602a607f5ff688886..525267b731b76a338c4bf0b82d5ef7c1ecaff0f5 100644 |
--- a/third_party/libwebp/README.chromium |
+++ b/third_party/libwebp/README.chromium |
@@ -21,6 +21,8 @@ Local changes: |
* Removed examples/, documentation and build related files, keeping only |
the contents of src/. |
* Merged COPYING/PATENTS to LICENSE |
+ * Add BGRX and RGBX variants to the WEBPImportPicture API (needs to be |
+ upstreamed to libwebp master). |
Upstream cherry-picks: |
7bb6a9c idec: fix internal state corruption |
89cd1bb idec: fix WebPIUpdate failure |