This file was copied from:
./third_party/skia/include/config/SkUserConfig.h
But because of this linking error we needed to
define a macro for SkDebugf.
```
"SkDebugf(char const*, ...)", referenced from:
SkBitmap::allocPixels(SkImageInfo const&, unsigned long) in
libbrave_lib.a(brave_lib.native_desktop_media_list.o)
ld: symbol(s) not found for architecture x86_64
```
There used to be a hack to copy this file here which was removed:
|
||
|---|---|---|
| .. | ||
| chrome | ||
| extensions | ||
| grit | ||
| library_loaders | ||
| net/test/embedded_test_server | ||
| LICENSE.chromium | ||
| SkUserConfig.h | ||