Index: third_party/libwebp/README.chromium |
diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium |
index 9a81604ac218f522a18a2e46f6324fef64db748f..e5a81aa01568aa78aebe1146c088976688f8e1c4 100644 |
--- a/third_party/libwebp/README.chromium |
+++ b/third_party/libwebp/README.chromium |
@@ -26,3 +26,4 @@ Cherry-picks: |
a03c351 Demux: WebPIterator now also denotes if the frame has alpha. |
6284854b Support for "Do not blend" in mux and demux libraries |
40ae352 Fix memleak in WebPIDelete() |
+ 92d47e4 improve VP8L signature detection by checking the version bits too |