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