| Index: webkit/webkit.gyp
|
| ===================================================================
|
| --- webkit/webkit.gyp (revision 29289)
|
| +++ webkit/webkit.gyp (working copy)
|
| @@ -94,6 +94,8 @@
|
| 'api/public/WebCursorInfo.h',
|
| 'api/public/WebData.h',
|
| 'api/public/WebDataSource.h',
|
| + 'api/public/WebDevToolsAgent.h',
|
| + 'api/public/WebDevToolsAgentClient.h',
|
| 'api/public/WebDragData.h',
|
| 'api/public/WebEditingAction.h',
|
| 'api/public/WebFileChooserCompletion.h',
|
| @@ -612,8 +614,6 @@
|
| 'glue/webcursor_gtk_data.h',
|
| 'glue/webcursor_mac.mm',
|
| 'glue/webcursor_win.cc',
|
| - 'glue/webdevtoolsagent.h',
|
| - 'glue/webdevtoolsagent_delegate.h',
|
| 'glue/webdevtoolsagent_impl.cc',
|
| 'glue/webdevtoolsagent_impl.h',
|
| 'glue/webdevtoolsclient.h',
|
|
|