summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
authorpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-02 15:44:35 +0000
committerpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-02 15:44:35 +0000
commitcfc177b686a161f24c9e0afbf8d4b314001907e6 (patch)
treefc12a9aea6ffef995eb1306189d3ef02b74fdb64 /webkit/webkit.gyp
parent670e5b6a2a61c70f16ea23a478c66dd4a8841d93 (diff)
downloadchromium_src-cfc177b686a161f24c9e0afbf8d4b314001907e6.zip
chromium_src-cfc177b686a161f24c9e0afbf8d4b314001907e6.tar.gz
chromium_src-cfc177b686a161f24c9e0afbf8d4b314001907e6.tar.bz2
WebKit roll 54228:54232. Also migrates to the upstream version of the developer tools.
TBR=hamaji,yurys git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37829 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp18
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',