| 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 81cac440c62fc0041440cd40aa354d027fa6578d..e77f89b4eea8341f5a650aabef9cd73ffac99627 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -37,6 +37,8 @@
|
| 'ExternalPopupMenu.h',
|
| 'FindInPageCoordinates.cpp',
|
| 'FindInPageCoordinates.h',
|
| + 'FrameletClientImpl.cpp',
|
| + 'FrameletClientImpl.h',
|
| 'FrameLoaderClientImpl.cpp',
|
| 'FrameLoaderClientImpl.h',
|
| 'FullscreenController.cpp',
|
| @@ -148,6 +150,8 @@
|
| 'WebFrame.cpp',
|
| 'WebFrameImplBase.cpp',
|
| 'WebFrameImplBase.h',
|
| + 'WebFrameletImpl.cpp',
|
| + 'WebFrameletImpl.h',
|
| 'WebFrameSerializer.cpp',
|
| 'WebFrameSerializerImpl.cpp',
|
| 'WebFrameSerializerImpl.h',
|
|
|