Commit d3ad925a authored by spang@chromium.org's avatar spang@chromium.org

Fixup source locations for third_party/fontconfig

The fontconfig repository moved to from third_party/fontconfig to third_party/fontconfig/src.

TBR=darin@chromium.org
NOTRY=true
BUG=318315

Review URL: https://codereview.chromium.org/126823002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243418 0039d316-1c4b-4281-b951-d872f2087c98
parent c6fe45c1
......@@ -18,34 +18,34 @@
'FONTCONFIG_PATH="/etc/fonts"',
],
'sources': [
'src/fcarch.h',
'src/fcatomic.c',
'src/fcblanks.c',
'src/fccache.c',
'src/fccfg.c',
'src/fccharset.c',
'src/fccompat.c',
'src/fcdbg.c',
'src/fcdefault.c',
'src/fcdir.c',
'src/fcformat.c',
'src/fcfreetype.c',
'src/fcfs.c',
'src/fchash.c',
'src/fcinit.c',
'src/fclang.c',
'src/fclist.c',
'src/fcmatch.c',
'src/fcmatrix.c',
'src/fcname.c',
'src/fcobjs.c',
'src/fcpat.c',
'src/fcserialize.c',
'src/fcstat.c',
'src/fcstr.c',
'src/fcxml.c',
'src/ftglue.h',
'src/ftglue.c',
'src/src/fcarch.h',
'src/src/fcatomic.c',
'src/src/fcblanks.c',
'src/src/fccache.c',
'src/src/fccfg.c',
'src/src/fccharset.c',
'src/src/fccompat.c',
'src/src/fcdbg.c',
'src/src/fcdefault.c',
'src/src/fcdir.c',
'src/src/fcformat.c',
'src/src/fcfreetype.c',
'src/src/fcfs.c',
'src/src/fchash.c',
'src/src/fcinit.c',
'src/src/fclang.c',
'src/src/fclist.c',
'src/src/fcmatch.c',
'src/src/fcmatrix.c',
'src/src/fcname.c',
'src/src/fcobjs.c',
'src/src/fcpat.c',
'src/src/fcserialize.c',
'src/src/fcstat.c',
'src/src/fcstr.c',
'src/src/fcxml.c',
'src/src/ftglue.h',
'src/src/ftglue.c',
],
'include_dirs': [
'src',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment