Chromium Code Reviews| Index: gyp/gm.gyp |
| diff --git a/gyp/gm.gyp b/gyp/gm.gyp |
| index ee52b91d782d32e5ebb76bd91decc963cef41e0c..b069780bece3bc0b53e55bce8be002e45448abd5 100644 |
| --- a/gyp/gm.gyp |
| +++ b/gyp/gm.gyp |
| @@ -56,6 +56,7 @@ |
| ['skia_android_framework', { |
| 'libraries': [ |
| '-lskia', |
| + 'jsoncpp.a', |
|
djsollen
2014/06/17 21:03:11
why do we do this here and not in the jsoncpp.gyp:
scroggo
2014/06/17 21:12:34
Done.
|
| ], |
| }], |
| ['skia_run_pdfviewer_in_gm or skia_poppler_enabled', { |