summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Huang <jeffreyhuang@google.com>2020-10-09 21:56:09 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-10-09 21:56:09 +0000
commit5694be877876e9427acac598d3d8e293bf5b3cfb (patch)
treef447ceb8e707473a506e8837e0b0f808f38c9a93
parentd4ae64b9ea5a247bdd9d36507e3db04f4b842b91 (diff)
parentd868d17b4fa22a2a7468f193a6af865102095691 (diff)
downloadbase-5694be877876e9427acac598d3d8e293bf5b3cfb.tar.gz
Merge "Delete more unused includes in statsd" into mainline-prod
-rw-r--r--cmds/statsd/tests/LogEntryMatcher_test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmds/statsd/tests/LogEntryMatcher_test.cpp b/cmds/statsd/tests/LogEntryMatcher_test.cpp
index 26423d464027..6264c075426a 100644
--- a/cmds/statsd/tests/LogEntryMatcher_test.cpp
+++ b/cmds/statsd/tests/LogEntryMatcher_test.cpp
@@ -13,9 +13,6 @@
// limitations under the License.
#include <gtest/gtest.h>
-#include <log/log_event_list.h>
-#include <log/log_read.h>
-#include <log/logprint.h>
#include <stdio.h>
#include "annotations.h"