summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-07-27 13:30:14 -0700
committerJeffrey Huang <jeffreyhuang@google.com>2020-10-09 17:43:42 +0000
commitd868d17b4fa22a2a7468f193a6af865102095691 (patch)
treeddb47a3609310332007ff20d715feaf92880b157
parent51571f8993343d633b12cf5228f397e63c295450 (diff)
downloadbase-d868d17b4fa22a2a7468f193a6af865102095691.tar.gz
Delete more unused includes in statsd
Test: build Change-Id: Ie639f57f86c2573cd5e06a1fa9397487f4b3f235 Merged-In: Ie639f57f86c2573cd5e06a1fa9397487f4b3f235 (cherry picked from commit fd5b18820cbea67801d4fdd1562c3cb41e4ce578)
-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"