| Index: webkit/support/web_audio_device_mock.h
|
| ===================================================================
|
| --- webkit/support/web_audio_device_mock.h (revision 112786)
|
| +++ webkit/support/web_audio_device_mock.h (working copy)
|
| @@ -5,7 +5,7 @@
|
| #ifndef WEBKIT_SUPPORT_WEB_AUDIO_DEVICE_MOCK_H_
|
| #define WEBKIT_SUPPORT_WEB_AUDIO_DEVICE_MOCK_H_
|
|
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebAudioDevice.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebAudioDevice.h"
|
|
|
| class WebAudioDeviceMock : public WebKit::WebAudioDevice {
|
| public:
|
|
|