[includes] Remove link between SkColor and SkImageInfo
This is estimated to save Chrome 230 MB of build size [1] (about 0.1%) http://screen/4dMqPC9rvAyCk6y [1] https://commondatastorage.googleapis.com/chromium-browser-clang/chrome_includes_2022-03-08_182556.html#view=edges&filter=%5Ethird_party%2Fskia%2Finclude%2Fcore%2FSkColor%5C.h%24&sort=asize&reverse=&includer=%5Ethird_party%2Fskia%2Finclude%2Fcore%2FSkColor%5C.h%24&included=&limit=1000 Canary-Chromium-CL: 3517906 Change-Id: I0a08a47eeb0cabf0bdcc85ff4963c53d08c74bc4 Bug: 242216 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/518276 Owners-Override: Kevin Lubick <kjlubick@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
This commit is contained in:
parent
c5d130aac0
commit
c2b4a8a98b
@ -9,7 +9,6 @@
|
||||
#define SkColor_DEFINED
|
||||
|
||||
#include "include/core/SkAlphaType.h"
|
||||
#include "include/core/SkImageInfo.h" // TODO(kjlubick) remove once clients updated.
|
||||
#include "include/core/SkScalar.h"
|
||||
#include "include/core/SkTypes.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user