| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index 6f19606c12312d26b16712f60116adf067dad72e..f37c8ad43a6127e78e57b99836ad19fd197505db 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -78,8 +78,8 @@
|
| 'PopupMenuChromium.h',
|
| 'PrerendererClientImpl.cpp',
|
| 'PrerendererClientImpl.h',
|
| - 'RemoteFrameClient.cpp',
|
| - 'RemoteFrameClient.h',
|
| + 'RemoteFrameClientImpl.cpp',
|
| + 'RemoteFrameClientImpl.h',
|
| 'ScrollbarGroup.cpp',
|
| 'ScrollbarGroup.h',
|
| 'ServiceWorkerGlobalScopeClientImpl.cpp',
|
|
|