| 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..887d37e4a59abe86859f9dd0fc55b39a0149e8b3 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/base/gtest.h"
|
|
|
| #include "webrtc/video/report_block_stats.h"
|
|
|
|
|