summaryrefslogtreecommitdiffstats
path: root/tests/component/applypatch_modes_test.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2018-11-15 17:30:16 +0100
committerandroid-build-merger <android-build-merger@google.com>2018-11-15 17:30:16 +0100
commit282c052638a0adbbbee9e48034bca71275077770 (patch)
tree4b795a0a88499362e947b7251910c8b7ee57f73c /tests/component/applypatch_modes_test.cpp
parentMerge "minadbd: track adb C++ version change." am: b67811dd49 am: 421a39e271 (diff)
parentMerge "switch to using android-base/file.h instead of android-base/test_utils.h" am: 814c306106 (diff)
downloadandroid_bootable_recovery-282c052638a0adbbbee9e48034bca71275077770.tar
android_bootable_recovery-282c052638a0adbbbee9e48034bca71275077770.tar.gz
android_bootable_recovery-282c052638a0adbbbee9e48034bca71275077770.tar.bz2
android_bootable_recovery-282c052638a0adbbbee9e48034bca71275077770.tar.lz
android_bootable_recovery-282c052638a0adbbbee9e48034bca71275077770.tar.xz
android_bootable_recovery-282c052638a0adbbbee9e48034bca71275077770.tar.zst
android_bootable_recovery-282c052638a0adbbbee9e48034bca71275077770.zip
Diffstat (limited to 'tests/component/applypatch_modes_test.cpp')
-rw-r--r--tests/component/applypatch_modes_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/component/applypatch_modes_test.cpp b/tests/component/applypatch_modes_test.cpp
index ce01f4fd5..08414b796 100644
--- a/tests/component/applypatch_modes_test.cpp
+++ b/tests/component/applypatch_modes_test.cpp
@@ -23,7 +23,6 @@
#include <android-base/file.h>
#include <android-base/logging.h>
#include <android-base/strings.h>
-#include <android-base/test_utils.h>
#include <bsdiff/bsdiff.h>
#include <gtest/gtest.h>
#include <openssl/sha.h>