summaryrefslogtreecommitdiff
path: root/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h')
-rw-r--r--modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h b/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
index 14cfc31c..1d748c57 100644
--- a/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
+++ b/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h
@@ -198,6 +198,7 @@ class RemoteBitrateEstimatorTest : public ::testing::Test {
unsigned int expected_bitrate_drop_delta);
static const unsigned int kDefaultSsrc;
+ static const int kArrivalTimeClockOffsetMs = 60000;
SimulatedClock clock_; // Time at the receiver.
scoped_ptr<testing::TestBitrateObserver> bitrate_observer_;