Chromium Code Reviews| Index: webrtc/api/objc/RTCStatsReport+Private.h |
| diff --git a/webrtc/api/objc/RTCStatsReport+Private.h b/webrtc/api/objc/RTCStatsReport+Private.h |
| index 5b7dc32a7464f25bab748e1fd31f8d25e7737b16..5ce5801bee27d906c98235ebcdd5abd8279ef4df 100644 |
| --- a/webrtc/api/objc/RTCStatsReport+Private.h |
| +++ b/webrtc/api/objc/RTCStatsReport+Private.h |
| @@ -10,7 +10,7 @@ |
| #import "RTCStatsReport.h" |
| -#include "talk/app/webrtc/statstypes.h" |
| +#include "webrtc/api/statstypes.h" |
| NS_ASSUME_NONNULL_BEGIN |