Chromium Code Reviews| Index: gyp/pdf.gyp |
| diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp |
| index e5923e74835f8a93d3c2647916629e799a3fcd5a..76b23bb3a7fb0f3e2e70d4577ce9b2013eb2444d 100644 |
| --- a/gyp/pdf.gyp |
| +++ b/gyp/pdf.gyp |
| @@ -21,8 +21,6 @@ |
| ], |
| 'sources': [ |
| 'pdf.gypi', # Makes the gypi appear in IDEs (but does not modify the build). |
| - |
| - '../src/doc/SkDocument_PDF.cpp', # Chromium does use this file |
| ], |
| 'conditions': [ |
| [ 'skia_android_framework', { |