Chromium Code Reviews| Index: Source/web/web.gypi |
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
| index 85fcc9e04dce0a58bb072ac41be6533b67f8cb3d..8273e8682baadec72b27c002f2c9f691c42cb55d 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', |