summaryrefslogtreecommitdiff
path: root/compiler/utils/string_reference_test.cc
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2016-07-14 09:24:30 +0000
committer Nicolas Geoffray <ngeoffray@google.com> 2016-07-14 09:24:30 +0000
commit9c05578dd2306231437bd290c0f70abc2bb3b6d8 (patch)
tree0f9983cabba29de867051ea990221603f0ff765a /compiler/utils/string_reference_test.cc
parent8e2c56252aa9527bd9a82bdd147fdc46cf5deb9c (diff)
Revert "Dump more dex file data in oatdump"
Breaks valgrind. Bug: 29462018 This reverts commit 8e2c56252aa9527bd9a82bdd147fdc46cf5deb9c. Change-Id: If58cedcee75dd0eda8571e90d63e080a4709d773
Diffstat (limited to 'compiler/utils/string_reference_test.cc')
-rw-r--r--compiler/utils/string_reference_test.cc2
1 files changed, 1 insertions, 1 deletions
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 <memory>