diff options
Diffstat (limited to 'cmds/incident_helper/tests/ih_util_test.cpp')
-rw-r--r-- | cmds/incident_helper/tests/ih_util_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/incident_helper/tests/ih_util_test.cpp b/cmds/incident_helper/tests/ih_util_test.cpp index efe714d98b18..670881a96cab 100644 --- a/cmds/incident_helper/tests/ih_util_test.cpp +++ b/cmds/incident_helper/tests/ih_util_test.cpp @@ -17,7 +17,6 @@ #include "ih_util.h" #include <android-base/file.h> -#include <android-base/test_utils.h> #include <gmock/gmock.h> #include <gtest/gtest.h> #include <string> |