Index: media/cast/logging/receiver_time_offset_estimator_impl.h |
diff --git a/media/cast/logging/receiver_time_offset_estimator_impl.h b/media/cast/logging/receiver_time_offset_estimator_impl.h |
index 77d527562b9430a92d523af1d8448925552e7f0a..10260d216e726c06318fd8741ad54329d90751cc 100644 |
--- a/media/cast/logging/receiver_time_offset_estimator_impl.h |
+++ b/media/cast/logging/receiver_time_offset_estimator_impl.h |
@@ -7,6 +7,7 @@ |
#include <map> |
+#include "base/macros.h" |
#include "base/time/time.h" |
#include "base/threading/thread_checker.h" |
#include "media/cast/common/mod_util.h" |