diff options
Diffstat (limited to 'adb/adb_io_test.cpp')
-rw-r--r-- | adb/adb_io_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/adb/adb_io_test.cpp b/adb/adb_io_test.cpp index 611b23937..91b73a9a4 100644 --- a/adb/adb_io_test.cpp +++ b/adb/adb_io_test.cpp @@ -28,7 +28,6 @@ #include <string> #include <android-base/file.h> -#include <android-base/test_utils.h> // All of these tests fail on Windows because they use the C Runtime open(), // but the adb_io APIs expect file descriptors from adb_open(). This could |