| Index: content/renderer/media/media_stream.h
|
| diff --git a/content/renderer/media/media_stream.h b/content/renderer/media/media_stream.h
|
| index c702366321e2c1c27ffbabf06f7efe4a7a977b3a..b8e945f992e2ac78f2c20a7821d9d74b2be629e8 100644
|
| --- a/content/renderer/media/media_stream.h
|
| +++ b/content/renderer/media/media_stream.h
|
| @@ -5,10 +5,8 @@
|
| #ifndef CONTENT_RENDERER_MEDIA_MEDIA_STREAM_H_
|
| #define CONTENT_RENDERER_MEDIA_MEDIA_STREAM_H_
|
|
|
| -#include <string>
|
| #include <vector>
|
|
|
| -#include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/threading/thread_checker.h"
|
|
|