| Index: media/cast/logging/receiver_time_offset_estimator_impl_unittest.cc
|
| diff --git a/media/cast/logging/receiver_time_offset_estimator_impl_unittest.cc b/media/cast/logging/receiver_time_offset_estimator_impl_unittest.cc
|
| index eab8ff365daca1e124d70c203f114bd4fd372945..7cff1f01de7a651a3ff30e49773111939dce03e7 100644
|
| --- a/media/cast/logging/receiver_time_offset_estimator_impl_unittest.cc
|
| +++ b/media/cast/logging/receiver_time_offset_estimator_impl_unittest.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/test/simple_test_tick_clock.h"
|
|
|