Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Unified Diff: gyp/bench.gyp

Issue 303913002: In Android framework, make tools depend on jsoncpp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Rebase, cleanups. Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gm/gmmain.cpp ('k') | gyp/common_conditions.gypi » ('j') | gyp/gm.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gyp
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 8c8199167fdfd31537e2a71e044f6d5e9a238e6f..7ae17d706a4ab5c44acc6b369aab0fe1d818952e 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -39,6 +39,7 @@
{
'libraries': [
'-lskia',
+ 'jsoncpp.a',
],
},
],
« no previous file with comments | « gm/gmmain.cpp ('k') | gyp/common_conditions.gypi » ('j') | gyp/gm.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698