Index: chrome/browser/renderer_host/audio_renderer_host.h |
diff --git a/chrome/browser/renderer_host/audio_renderer_host.h b/chrome/browser/renderer_host/audio_renderer_host.h |
index 01a3545431bd0a508d7618774a6d2709be545947..9326cf7bb41ce2fe5bf34f996b758050407d442d 100644 |
--- a/chrome/browser/renderer_host/audio_renderer_host.h |
+++ b/chrome/browser/renderer_host/audio_renderer_host.h |
@@ -75,7 +75,7 @@ |
#include "base/ref_counted.h" |
#include "base/shared_memory.h" |
#include "base/waitable_event.h" |
-#include "chrome/common/ipc_message.h" |
+#include "ipc/ipc_message.h" |
#include "media/audio/audio_output.h" |
#include "media/audio/simple_sources.h" |
#include "testing/gtest/include/gtest/gtest_prod.h" |