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

Unified Diff: gyp/bench.gyp

Issue 753543003: Change how SkDebugf is sent to stdout on Android. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 | « gyp/android_output.gyp ('k') | gyp/dm.gypi » ('j') | no next file with comments »
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 26849d511a618d4fd2126a74545d13b2b77d2944..6537bac88aaa2e7e8a5c61848cb0cda3d7ed85b6 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -20,6 +20,7 @@
'gmslides.gypi',
],
'dependencies': [
+ 'android_output.gyp:android_output',
djsollen 2014/11/21 19:00:10 just put this in apptype_console.gypi
scroggo 2014/11/21 19:14:20 Done.
'flags.gyp:flags_common',
'jsoncpp.gyp:jsoncpp',
'skia_lib.gyp:skia_lib',
« no previous file with comments | « gyp/android_output.gyp ('k') | gyp/dm.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698