| Index: webrtc/modules/congestion_controller/include/congestion_controller.h
|
| diff --git a/webrtc/modules/congestion_controller/include/congestion_controller.h b/webrtc/modules/congestion_controller/include/congestion_controller.h
|
| index c1a6c3fbd49e8d36d6ae89d5b866f30b064425b5..284070cc21ced91971fd7a08a04aeb2a7acd9cce 100644
|
| --- a/webrtc/modules/congestion_controller/include/congestion_controller.h
|
| +++ b/webrtc/modules/congestion_controller/include/congestion_controller.h
|
| @@ -14,6 +14,7 @@
|
| #include <memory>
|
|
|
| #include "webrtc/base/constructormagic.h"
|
| +#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/common_types.h"
|
| #include "webrtc/modules/include/module.h"
|
| #include "webrtc/modules/include/module_common_types.h"
|
|
|