Remove SK_HAS_SRGBA_COLOR_TYPE guard
Chromium has been updated, this is no longer needed Change-Id: I0bcf65c79d454c50796e04e33c213de2295c0e6a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/441877 Auto-Submit: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>
This commit is contained in:
parent
fd1ff92efe
commit
7db3ab5787
@ -16,9 +16,6 @@
|
||||
#include "include/private/SkTFitsIn.h"
|
||||
#include "include/private/SkTo.h"
|
||||
|
||||
// Temporary guard for Chromium
|
||||
#define SK_HAS_SRGBA_COLOR_TYPE
|
||||
|
||||
class SkReadBuffer;
|
||||
class SkWriteBuffer;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user