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

Unified Diff: Android.mk

Issue 282053002: Generate bench/Android.mk from gyp. (Closed) Base URL: https://skia.googlesource.com/skia.git@baselines
Patch Set: Created 6 years, 7 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 | « no previous file | bench/Android.mk » ('j') | bench/Android.mk » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Android.mk
diff --git a/Android.mk b/Android.mk
index be408b3dd80d65a758948d246ba42086a683f115..1819218e6d0eda456f51381bfa387acf0ae8cc95 100644
--- a/Android.mk
+++ b/Android.mk
@@ -646,7 +646,7 @@ include $(BUILD_SHARED_LIBRARY)
#
# benchmark (timings)
-#include $(BASE_PATH)/bench/Android.mk
+include $(BASE_PATH)/bench/Android.mk
# golden-master (fidelity / regression test)
#include $(BASE_PATH)/gm/Android.mk
« no previous file with comments | « no previous file | bench/Android.mk » ('j') | bench/Android.mk » ('J')

Powered by Google App Engine
This is Rietveld 408576698