| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 22b8cdd8d382196ba6086595e9346ef0e41e9df0..b1940f5a8425e4a27d52b05f8bb87bebe1300183 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1003,6 +1003,8 @@
|
| 'clipboard/DataTransferItem.h',
|
| 'clipboard/DataTransferItemList.cpp',
|
| 'clipboard/DataTransferItemList.h',
|
| + 'clipboard/DraggedIsolatedFileSystem.cpp',
|
| + 'clipboard/DraggedIsolatedFileSystem.h',
|
| 'clipboard/Pasteboard.cpp',
|
| 'clipboard/Pasteboard.h',
|
| 'css/BasicShapeFunctions.cpp',
|
|
|