Bug 1958191 - Update Skia to m136. r=aosmond

This looks like a fairly mild update with some of our local patches
being upstreamed and otherwise reasonably small amounts of code churn.

Differential Revision: https://phabricator.services.mozilla.com/D244290
This commit is contained in:
Lee Salzman
2025-04-04 03:46:00 +00:00
parent a1d186a7d0
commit e1fbc38338
395 changed files with 9423 additions and 24891 deletions

View File

@@ -7,7 +7,7 @@
#include "gtest/gtest.h"
#include "mozilla/gfx/2D.h"
#include "skia/include/core/SkColorPriv.h" // for SkPMSrcOver
#include "skia/src/core/SkColorPriv.h" // for SkPMSrcOver
#include "Common.h"
#include "Decoder.h"
#include "DecoderFactory.h"