Chromium Code Reviews| Index: Source/web/web.gypi |
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
| index bd7fd935b0d8ed398fced9488d210332fbfe3ec0..8f0cf4851befea1e3d058bcd69a69b4df70d310a 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', |