| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index fbc5da3220ed27177e7ac36e0dc2fc3cf4a99a6e..6b0b2cb3005aee7a1ee71d2323572691d2e20cd4 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -158,6 +158,8 @@
|
| 'WebInputElement.cpp',
|
| 'WebInputEventConversion.cpp',
|
| 'WebInputEventConversion.h',
|
| + 'WebIsolatedWorkerImpl.cpp',
|
| + 'WebIsolatedWorkerImpl.h',
|
| 'WebKit.cpp',
|
| 'WebLabelElement.cpp',
|
| 'WebLeakDetector.cpp',
|
|
|