commit | dc00f184b57086263587f1a1c1991336c07a8e4a | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Jul 14 10:10:44 2016 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Jul 14 13:09:51 2016 -0700 |
tree | 3e4ad30844658b9ccc48f80def1b8de66e2e2622 | |
parent | 2c30a373428b8d19bf97866d5d323c4ca2fbca72 [diff] [blame] |
Revert "Revert "Dump more dex file data in oatdump"" Delete runtime to fix leak before callin exit. Bug: 29462018 This reverts commit 9c05578dd2306231437bd290c0f70abc2bb3b6d8. Change-Id: Ica23ba0f2d07496d0e4a3288329945f612ac3b20
diff --git a/compiler/utils/string_reference_test.cc b/compiler/utils/string_reference_test.cc index df5080e..0fd9e5b 100644 --- a/compiler/utils/string_reference_test.cc +++ b/compiler/utils/string_reference_test.cc
@@ -14,7 +14,7 @@ * limitations under the License. */ -#include "utils/string_reference.h" +#include "string_reference.h" #include <memory>