Merge "Remove unused reference to android-base/test_utils.h" am: 238e18a5a2 am: 56f065bd56
am: 5c23dce4ae

Change-Id: Iefaec235fcaed1cd6e4efe23d6f8729780622e3c
diff --git a/libs/binder/tests/binderValueTypeTest.cpp b/libs/binder/tests/binderValueTypeTest.cpp
index c8f4697..15949d4 100644
--- a/libs/binder/tests/binderValueTypeTest.cpp
+++ b/libs/binder/tests/binderValueTypeTest.cpp
@@ -22,7 +22,6 @@
 #include <vector>
 
 #include "android-base/file.h"
-#include "android-base/test_utils.h"
 #include <gtest/gtest.h>
 
 #include <binder/Parcel.h>