commit | c33ad202589c37be588206122743a9a755214b53 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Apr 23 20:15:00 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 23 20:15:00 2020 +0000 |
tree | 3206999ff3b65d07ac14886511dc2ba24a402980 | |
parent | 8e384fff8296eff6dc123f79cadee4134b7d6cbf [diff] | |
parent | ed2889fc4dda5734e1178295c2d9536b2a261d99 [diff] |
Merge "Add AOSP preupload hook."
diff --git a/libc/malloc_debug/tests/malloc_debug_system_tests.cpp b/libc/malloc_debug/tests/malloc_debug_system_tests.cpp index dd569fd..ac19cf9 100644 --- a/libc/malloc_debug/tests/malloc_debug_system_tests.cpp +++ b/libc/malloc_debug/tests/malloc_debug_system_tests.cpp
@@ -40,7 +40,7 @@ #include <android-base/file.h> #include <android-base/stringprintf.h> #include <gtest/gtest.h> -#include <log/log.h> +#include <log/log_read.h> #include <string> #include <thread>