summaryrefslogtreecommitdiff
path: root/cmds
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-07-29 16:14:17 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-07-29 16:14:17 +0000
commit9255edfa7d63e3708b91695d10d2bd65b38d7d8d (patch)
treeef7480f07f5f300fc1c84aa188fc06cea8eb0eb4 /cmds
parentcc2d51fcef4767ce92e517fe364ed0cf941c59ed (diff)
parented93b3f90480f4db6d29313ab4812604cb77b828 (diff)
Merge "Delete more unused includes in statsd"
Diffstat (limited to 'cmds')
-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 2b9528f7d1de..2cbcf28ef7d6 100644
--- a/cmds/statsd/tests/LogEntryMatcher_test.cpp
+++ b/cmds/statsd/tests/LogEntryMatcher_test.cpp
@@ -18,9 +18,6 @@
#include "stats_util.h"
#include <gtest/gtest.h>
-#include <log/log_event_list.h>
-#include <log/log_read.h>
-#include <log/logprint.h>
#include <stdio.h>