Index: content/renderer/media/audio_device.cc |
=================================================================== |
--- content/renderer/media/audio_device.cc (revision 88131) |
+++ content/renderer/media/audio_device.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/renderer/audio_device.h" |
+#include "content/renderer/media/audio_device.h" |
#include "base/memory/singleton.h" |
#include "base/message_loop.h" |