| Index: webkit/webkit.gyp
|
| ===================================================================
|
| --- webkit/webkit.gyp (revision 20148)
|
| +++ webkit/webkit.gyp (working copy)
|
| @@ -4218,6 +4218,7 @@
|
| 'api/public/WebCommon.h',
|
| 'api/public/WebConsoleMessage.h',
|
| 'api/public/WebCString.h',
|
| + 'api/public/WebCursorInfo.h',
|
| 'api/public/WebData.h',
|
| 'api/public/WebDataSource.h',
|
| 'api/public/WebDragData.h',
|
| @@ -4266,6 +4267,7 @@
|
| 'api/src/TemporaryGlue.h',
|
| 'api/src/WebCache.cpp',
|
| 'api/src/WebCString.cpp',
|
| + 'api/src/WebCursorInfo.cpp',
|
| 'api/src/WebData.cpp',
|
| 'api/src/WebDragData.cpp',
|
| 'api/src/WebForm.cpp',
|
|
|