| Index: skia/skia.gyp
|
| diff --git a/skia/skia.gyp b/skia/skia.gyp
|
| index e8d5a7fc9e946b7dfcd33ec08aa2086d98334543..ed32fa8504bc767cc55078417fbf6992515fdda2 100644
|
| --- a/skia/skia.gyp
|
| +++ b/skia/skia.gyp
|
| @@ -982,10 +982,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',
|
|
|