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

Unified Diff: platform_tools/android/gyp/skia_android.gypi

Issue 346753003: Revert of Move BenchTimer to tools as Timer (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 | « gyp/tools.gyp ('k') | platform_tools/android/gyp/skia_launcher.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/gyp/skia_android.gypi
diff --git a/platform_tools/android/gyp/skia_android.gypi b/platform_tools/android/gyp/skia_android.gypi
index 624b599bd6770687655c851fb4adb2f974161360..9ebee7cc6d9a55aeeb2627dd0de69ccb9027f352 100644
--- a/platform_tools/android/gyp/skia_android.gypi
+++ b/platform_tools/android/gyp/skia_android.gypi
@@ -42,6 +42,13 @@
],
],
},
+ ],
+ },
+ {
+ 'target_name': 'skia_launcher',
+ 'type': 'executable',
+ 'sources': [
+ '../launcher/skia_launcher.cpp',
],
},
{
« no previous file with comments | « gyp/tools.gyp ('k') | platform_tools/android/gyp/skia_launcher.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698