Chromium Code Reviews| Index: media/audio/audio_manager_base.h |
| =================================================================== |
| --- media/audio/audio_manager_base.h (revision 128216) |
| +++ media/audio/audio_manager_base.h (working copy) |
| @@ -6,6 +6,7 @@ |
| #define MEDIA_AUDIO_AUDIO_MANAGER_BASE_H_ |
| #include <map> |
| +#include <string> |
|
vrk (LEFT CHROMIUM)
2012/03/30 22:25:58
remove unneeded include
|
| #include "base/atomic_ref_count.h" |
| #include "base/compiler_specific.h" |