| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index e31cbe875a1f7fd437075af49987e27e092b4174..00980c336861697ae3972fc52d70ef7a8a088454 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -75,10 +75,10 @@
|
| 'PopupMenuImpl.h',
|
| 'PrerendererClientImpl.cpp',
|
| 'PrerendererClientImpl.h',
|
| - 'RemoteBridgeFrameOwner.cpp',
|
| - 'RemoteBridgeFrameOwner.h',
|
| 'RemoteFrameClientImpl.cpp',
|
| 'RemoteFrameClientImpl.h',
|
| + 'RemoteFrameOwner.cpp',
|
| + 'RemoteFrameOwner.h',
|
| 'ResizeViewportAnchor.cpp',
|
| 'ResizeViewportAnchor.h',
|
| 'RotationViewportAnchor.cpp',
|
|
|