Index: skia/skia.gyp |
diff --git a/skia/skia.gyp b/skia/skia.gyp |
index e8fa2cced1921f8aa3abdabf877b7e8f2c32831d..72e5ef88c50c39d370df78a8b287bc48081474e9 100644 |
--- a/skia/skia.gyp |
+++ b/skia/skia.gyp |
@@ -467,6 +467,7 @@ |
'../third_party/skia/src/opts/opts_check_SSE2.cpp', |
+ '../third_party/skia/src/pdf/SkBitSet.cpp', |
'../third_party/skia/src/pdf/SkPDFCatalog.cpp', |
'../third_party/skia/src/pdf/SkPDFDevice.cpp', |
'../third_party/skia/src/pdf/SkPDFDocument.cpp', |
@@ -625,6 +626,7 @@ |
'../third_party/skia/include/gpu/SkGr.h', |
'../third_party/skia/include/gpu/SkGrTexturePixelRef.h', |
+ '../third_party/skia/include/pdf/SkBitSet.h', |
'../third_party/skia/include/pdf/SkPDFCatalog.h', |
'../third_party/skia/include/pdf/SkPDFDevice.h', |
'../third_party/skia/include/pdf/SkPDFDocument.h', |