Chromium Code Reviews| Index: Source/web/web.gypi |
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
| index f55c9e513696e46a83778233045aa78efabdfadf..da910c2c0fba5a6fc41e5d533dfc554ac18090c2 100644 |
| --- a/Source/web/web.gypi |
| +++ b/Source/web/web.gypi |
| @@ -78,6 +78,8 @@ |
| 'PopupMenuImpl.h', |
| 'PrerendererClientImpl.cpp', |
| 'PrerendererClientImpl.h', |
| + 'RemoteBridgeFrameOwner.cpp', |
| + 'RemoteBridgeFrameOwner.h', |
| 'RemoteFrameClientImpl.cpp', |
| 'RemoteFrameClientImpl.h', |
| 'ScrollbarGroup.cpp', |