| Index: skia/skia.gyp
|
| diff --git a/skia/skia.gyp b/skia/skia.gyp
|
| index 68846e56ffef1ed9a6f8c4f853aadacfbe18181e..70550e1dfeb7dc6a4d3bf05925794e1701837876 100644
|
| --- a/skia/skia.gyp
|
| +++ b/skia/skia.gyp
|
| @@ -591,10 +591,10 @@
|
| 'sources/': [
|
| ['include', 'ext/platform_device_linux\\.cc$'],
|
| ['include', 'ext/platform_canvas_linux\\.cc$'],
|
| + ['exclude', '../third_party/skia/src/pdf/'],
|
| ],
|
| 'sources!': [
|
| 'ext/vector_platform_device_skia.cc',
|
| - '../third_party/skia/src/pdf/SkPDFFont.cpp',
|
| ],
|
| 'export_dependent_settings': [
|
| '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz',
|
|
|