Chromium Code Reviews| Index: Source/web/web.gypi |
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
| index 77d5c8a258d9beeea2b0359fa6d4c09454e02aca..4f2661908081947314f13a76a9be7a3590365d26 100644 |
| --- a/Source/web/web.gypi |
| +++ b/Source/web/web.gypi |
| @@ -83,6 +83,8 @@ |
| 'PrerendererClientImpl.h', |
| 'ScrollbarGroup.cpp', |
| 'ScrollbarGroup.h', |
| + 'ServiceWorkerGlobalScopeProxy.cpp', |
| + 'ServiceWorkerGlobalScopeProxy.h', |
| 'SharedWorkerRepositoryClientImpl.cpp', |
| 'SharedWorkerRepositoryClientImpl.h', |
| 'SpeechInputClientImpl.cpp', |