| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 629d16a1e6d1b5cd2dffb7ff0a892e70870526c9..75f72aab5cec8bdbbd9af132a2cf87189f26ea09 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -137,6 +137,8 @@
|
| 'UUID.h',
|
| 'UserGestureIndicator.cpp',
|
| 'UserGestureIndicator.h',
|
| + 'WaitableEvent.cpp',
|
| + 'WaitableEvent.h',
|
| 'WebScheduler.cpp',
|
| 'WebTaskRunner.cpp',
|
| 'WebThreadSupportingGC.cpp',
|
|
|