| Index: webkit/support/web_audio_device_mock.h
|
| diff --git a/webkit/support/web_audio_device_mock.h b/webkit/support/web_audio_device_mock.h
|
| index 0d5edb7489a6ae2aa8d2385d2f1d2505aae0eaf3..830dededd28452e8892f801009bd761a6de7b503 100644
|
| --- a/webkit/support/web_audio_device_mock.h
|
| +++ b/webkit/support/web_audio_device_mock.h
|
| @@ -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/Platform/chromium/public/WebAudioDevice.h"
|
| +#include "third_party/WebKit/public/platform/WebAudioDevice.h"
|
|
|
| class WebAudioDeviceMock : public WebKit::WebAudioDevice {
|
| public:
|
|
|