diff options
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index 1c57dc3..3270eac 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -244,22 +244,8 @@ # This list contains all .h, .cc, and .mm files in glue except for # those in the test subdirectory and those with unittest in in their # names. - 'glue/devtools/apu_agent_delegate.h', - 'glue/devtools/bound_object.cc', - 'glue/devtools/bound_object.h', - 'glue/devtools/debugger_agent.h', - 'glue/devtools/debugger_agent_impl.cc', - 'glue/devtools/debugger_agent_impl.h', - 'glue/devtools/debugger_agent_manager.cc', - 'glue/devtools/debugger_agent_manager.h', 'glue/devtools/devtools_message_data.cc', 'glue/devtools/devtools_message_data.h', - 'glue/devtools/devtools_rpc.h', - 'glue/devtools/devtools_rpc_js.h', - 'glue/devtools/profiler_agent.h', - 'glue/devtools/profiler_agent_impl.cc', - 'glue/devtools/profiler_agent_impl.h', - 'glue/devtools/tools_agent.h', 'glue/media/buffered_data_source.cc', 'glue/media/buffered_data_source.h', 'glue/media/media_resource_loader_bridge_factory.cc', @@ -362,10 +348,6 @@ 'glue/webcursor_gtk_data.h', 'glue/webcursor_mac.mm', 'glue/webcursor_win.cc', - 'glue/webdevtoolsagent_impl.cc', - 'glue/webdevtoolsagent_impl.h', - 'glue/webdevtoolsfrontend_impl.cc', - 'glue/webdevtoolsfrontend_impl.h', 'glue/webdropdata.cc', 'glue/webdropdata_win.cc', 'glue/webdropdata.h', |