Index: Source/web/web.gypi |
diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
index 515e786ea1083b0644442e8447578c67f2360b47..fa50d3e0c84b30bd52e70b6e26b46a38b3d3a720 100644 |
--- a/Source/web/web.gypi |
+++ b/Source/web/web.gypi |
@@ -90,7 +90,8 @@ |
'PrerendererClientImpl.h', |
'ScrollbarGroup.cpp', |
'ScrollbarGroup.h', |
- 'SharedWorkerRepository.cpp', |
+ 'SharedWorkerRepositoryClientImpl.cpp', |
+ 'SharedWorkerRepositoryClientImpl.h', |
'SourceBufferPrivateImpl.cpp', |
'SourceBufferPrivateImpl.h', |
'SpeechInputClientImpl.cpp', |