| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index a57f379f1b64d2fd03ddf01c2dda46b45752c677..ee528bedc8f3b33f802b996b88900bb0dbe63131 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2960,6 +2960,8 @@
|
| 'html/LinkRelAttribute.h',
|
| 'html/LinkResource.cpp',
|
| 'html/LinkResource.h',
|
| + 'html/LinkServiceWorker.cpp',
|
| + 'html/LinkServiceWorker.h',
|
| 'html/MediaDocument.cpp',
|
| 'html/MediaDocument.h',
|
| 'html/MediaError.h',
|
|
|