| Index: webrtc/video/payload_router.h
|
| diff --git a/webrtc/video/payload_router.h b/webrtc/video/payload_router.h
|
| index 177bc07f3fd25c762c4bfaa6b93a62f7da5decd3..8b51861807a77b2684c5eb7858842c746223b0ff 100644
|
| --- a/webrtc/video/payload_router.h
|
| +++ b/webrtc/video/payload_router.h
|
| @@ -19,7 +19,6 @@
|
| #include "webrtc/rtc_base/constructormagic.h"
|
| #include "webrtc/rtc_base/criticalsection.h"
|
| #include "webrtc/rtc_base/thread_annotations.h"
|
| -#include "webrtc/system_wrappers/include/atomic32.h"
|
|
|
| namespace webrtc {
|
|
|
|
|