Index: gyp/dm.gyp |
diff --git a/gyp/dm.gyp b/gyp/dm.gyp |
index 26d14db1aca71802d4f0cc240650e949b041daae..334cf7ade56c6dcbf7c1f18a3060ef6adaff47f6 100644 |
--- a/gyp/dm.gyp |
+++ b/gyp/dm.gyp |
@@ -64,7 +64,7 @@ |
], |
'conditions': [ |
['skia_android_framework', { |
- 'libraries': [ '-lskia' ], |
+ 'libraries': [ '-lskia' , 'jsoncpp.a' ], |
}], |
['skia_poppler_enabled', { |
'sources': [ '../src/utils/SkPDFRasterizer.cpp' ], |