| 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 eb6db3371226352bc921889226084c985b6b3d05..8663489d54903d2b33c42baf5e72f20ee22f6ee7 100644
|
| --- a/webrtc/modules/congestion_controller/include/congestion_controller.h
|
| +++ b/webrtc/modules/congestion_controller/include/congestion_controller.h
|
| @@ -31,7 +31,6 @@ namespace webrtc {
|
| class BitrateController;
|
| class Clock;
|
| class ProbeController;
|
| -class ProcessThread;
|
| class RateLimiter;
|
| class RemoteBitrateEstimator;
|
| class RemoteBitrateObserver;
|
|
|