Chromium Code Reviews| Index: chrome/renderer/audio_device.h |
| =================================================================== |
| --- chrome/renderer/audio_device.h (revision 74235) |
| +++ chrome/renderer/audio_device.h (working copy) |
| @@ -12,7 +12,6 @@ |
| #include "base/scoped_ptr.h" |
| #include "base/shared_memory.h" |
| #include "base/threading/simple_thread.h" |
| -#include "chrome/common/render_messages.h" |
| #include "chrome/renderer/audio_message_filter.h" |
| // Each instance of AudioDevice corresponds to one host stream. |