8 lines
184 B
PHP
8 lines
184 B
PHP
|
# This is a list of libraries bundled by Chromium that can be replaced by their
|
||
|
# system-wide counterparts.
|
||
|
GN_UNBUNDLE_LIBS = " \
|
||
|
flac \
|
||
|
libjpeg \
|
||
|
libxslt \
|
||
|
"
|