diff options
Diffstat (limited to 'base/file_test.cpp')
-rw-r--r-- | base/file_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/base/file_test.cpp b/base/file_test.cpp index 67946523c..f64e81c0d 100644 --- a/base/file_test.cpp +++ b/base/file_test.cpp @@ -24,8 +24,6 @@ #include <string> -#include "android-base/test_utils.h" - #if !defined(_WIN32) #include <pwd.h> #endif |