| Index: webrtc/video/report_block_stats_unittest.cc
|
| diff --git a/webrtc/video/report_block_stats_unittest.cc b/webrtc/video/report_block_stats_unittest.cc
|
| index 5cde9004b152d76dfcc18255fbdbe9681e1442ac..557f1f2a3b57597da8342fc6a210dec222b5ca2c 100644
|
| --- a/webrtc/video/report_block_stats_unittest.cc
|
| +++ b/webrtc/video/report_block_stats_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/video/report_block_stats.h"
|
|
|
|
|