| Index: webrtc/modules/video_coding/protection_bitrate_calculator_unittest.cc
|
| diff --git a/webrtc/modules/video_coding/protection_bitrate_calculator_unittest.cc b/webrtc/modules/video_coding/protection_bitrate_calculator_unittest.cc
|
| index 151873a6df5589efc1a0c9777c0e128555528976..b442bba6b29dbb568b1c679d811e337ecd167ac4 100644
|
| --- a/webrtc/modules/video_coding/protection_bitrate_calculator_unittest.cc
|
| +++ b/webrtc/modules/video_coding/protection_bitrate_calculator_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/modules/video_coding/protection_bitrate_calculator.h"
|
| #include "webrtc/system_wrappers/include/clock.h"
|
|
|
|
|