commit | 9c05578dd2306231437bd290c0f70abc2bb3b6d8 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Jul 14 09:24:30 2016 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Jul 14 09:24:30 2016 +0000 |
tree | 0f9983cabba29de867051ea990221603f0ff765a | |
parent | 8e2c56252aa9527bd9a82bdd147fdc46cf5deb9c [diff] [blame] |
Revert "Dump more dex file data in oatdump" Breaks valgrind. Bug: 29462018 This reverts commit 8e2c56252aa9527bd9a82bdd147fdc46cf5deb9c. Change-Id: If58cedcee75dd0eda8571e90d63e080a4709d773
diff --git a/compiler/utils/string_reference_test.cc b/compiler/utils/string_reference_test.cc index 0fd9e5b..df5080e 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>