commit | 9255edfa7d63e3708b91695d10d2bd65b38d7d8d | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Jul 29 16:14:17 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 29 16:14:17 2020 +0000 |
tree | ef7480f07f5f300fc1c84aa188fc06cea8eb0eb4 | |
parent | cc2d51fcef4767ce92e517fe364ed0cf941c59ed [diff] | |
parent | ed93b3f90480f4db6d29313ab4812604cb77b828 [diff] |
Merge "Delete more unused includes in statsd"
diff --git a/cmds/statsd/tests/LogEntryMatcher_test.cpp b/cmds/statsd/tests/LogEntryMatcher_test.cpp index 2b9528f..2cbcf28 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>