From 13c343328386eea539a0c767c2f5d62b1440cbf3 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Fri, 17 Feb 2012 16:47:06 +0000 Subject: Remove benchmark tool This relies on use of the Android HTTP stack, which hasn't been used since before HC, so is of little value. Bug: 5458617 Change-Id: I6312736cb139cd7a4e295e1cb6390d2a797fd37b --- Android.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 7196ce6..651b6db 100644 --- a/Android.mk +++ b/Android.mk @@ -390,8 +390,5 @@ include $(BUILD_SHARED_LIBRARY) # Build the wds client include $(WEBKIT_PATH)/android/wds/client/Android.mk -# Build the performance command line tool. -include $(WEBKIT_PATH)/android/benchmark/Android.mk - # Build the webkit merge tool. include $(BASE_PATH)/Tools/android/webkitmerge/Android.mk -- cgit v1.1