refactor: leverage Skia helpers for NSColor ANSI logic (#37452)

This commit is contained in:
Shelley Vohr 2023-03-03 09:42:50 +01:00 committed by GitHub
parent 6bd9ee6988
commit 17ccb3c6ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 37 additions and 115 deletions

View file

@ -23,7 +23,6 @@
#include "net/base/mac/url_conversions.h"
#include "shell/browser/mac/dict_util.h"
#include "shell/browser/mac/electron_application.h"
#include "shell/browser/ui/cocoa/NSColor+Hex.h"
#include "shell/common/color_util.h"
#include "shell/common/gin_converters/gurl_converter.h"
#include "shell/common/gin_converters/value_converter.h"