summaryrefslogtreecommitdiffstats
path: root/runtime/Android.mk
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-03-10 15:08:13 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-03-10 15:08:13 +0000
commit2af72de83957fb52426b8f9144e9814d35b78951 (patch)
tree6f76addd2e75e6599080166e22c11c5575a172cb /runtime/Android.mk
parent072e48ed63aa4f99bec1dbbe8a7872a4bcc03e41 (diff)
parent0aa50ce2fb75bfc2e815a0c33adf9b049561923b (diff)
downloadart-2af72de83957fb52426b8f9144e9814d35b78951.tar.gz
art-2af72de83957fb52426b8f9144e9814d35b78951.tar.bz2
art-2af72de83957fb52426b8f9144e9814d35b78951.zip
Merge "Remove ThrowLocation."
Diffstat (limited to 'runtime/Android.mk')
-rw-r--r--runtime/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/Android.mk b/runtime/Android.mk
index 6490434c96..af0c479764 100644
--- a/runtime/Android.mk
+++ b/runtime/Android.mk
@@ -152,7 +152,6 @@ LIBART_COMMON_SRC_FILES := \
thread.cc \
thread_list.cc \
thread_pool.cc \
- throw_location.cc \
trace.cc \
transaction.cc \
profiler.cc \