| Index: third_party/WebKit/Source/modules/webaudio/AudioParam.h
|
| diff --git a/third_party/WebKit/Source/modules/webaudio/AudioParam.h b/third_party/WebKit/Source/modules/webaudio/AudioParam.h
|
| index 61924e12e2bb3ec808bc58719b2c3d9aabc537d3..9f8a0b6fb7b5f6e0c9e556d1b557360481a2a336 100644
|
| --- a/third_party/WebKit/Source/modules/webaudio/AudioParam.h
|
| +++ b/third_party/WebKit/Source/modules/webaudio/AudioParam.h
|
| @@ -35,6 +35,7 @@
|
| #include "modules/webaudio/AudioParamTimeline.h"
|
| #include "modules/webaudio/AudioSummingJunction.h"
|
| #include "wtf/PassRefPtr.h"
|
| +#include "wtf/ThreadSafeRefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
| #include <sys/types.h>
|
|
|
|
|