Chromium Code Reviews| Index: webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc |
| diff --git a/webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc b/webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc |
| index cb701f20b62dad41d53c78a7fd61bbecc94b6e7a..482c8ec3cf99e3ab5ae1965ae9437bb9a878f611 100644 |
| --- a/webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc |
| +++ b/webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc |
| @@ -9,8 +9,8 @@ |
| */ |
| #include "webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h" |
| -#include "webrtc/base/basictypes.h" |
| -#include "webrtc/base/constructormagic.h" |
| + |
| +#include <stdint.h> |
| namespace webrtc { |