From 9c05578dd2306231437bd290c0f70abc2bb3b6d8 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Thu, 14 Jul 2016 09:24:30 +0000 Subject: Revert "Dump more dex file data in oatdump" Breaks valgrind. Bug: 29462018 This reverts commit 8e2c56252aa9527bd9a82bdd147fdc46cf5deb9c. Change-Id: If58cedcee75dd0eda8571e90d63e080a4709d773 --- compiler/utils/string_reference_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/utils/string_reference_test.cc') diff --git a/compiler/utils/string_reference_test.cc b/compiler/utils/string_reference_test.cc index 0fd9e5ba53..df5080e93e 100644 --- a/compiler/utils/string_reference_test.cc +++ b/compiler/utils/string_reference_test.cc @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "string_reference.h" +#include "utils/string_reference.h" #include -- cgit v1.2.3-59-g8ed1b