summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
authoryurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-11 06:45:13 +0000
committeryurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-11 06:45:13 +0000
commit72b271e11b6ac8673764569ef320af5687fd7b05 (patch)
tree4b27ea5ae52ce96ccfaab87960d067fc1b58968c /webkit/webkit.gyp
parentd7cd453d824f825f1f55abf93c7bedef4bf05fcf (diff)
downloadchromium_src-72b271e11b6ac8673764569ef320af5687fd7b05.zip
chromium_src-72b271e11b6ac8673764569ef320af5687fd7b05.tar.gz
chromium_src-72b271e11b6ac8673764569ef320af5687fd7b05.tar.bz2
Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"
This reverts commit ea393f34b293ebf8b96bef5855b9f41faf82b192. Review URL: http://codereview.chromium.org/492018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34334 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp6
1 files changed, 2 insertions, 4 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index adc6687..c2bb0b6 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -237,6 +237,8 @@
# those in the test subdirectory and those with unittest in in their
# names.
'glue/devtools/apu_agent_delegate.h',
+ 'glue/devtools/devtools_rpc.h',
+ 'glue/devtools/devtools_rpc_js.h',
'glue/devtools/bound_object.cc',
'glue/devtools/bound_object.h',
'glue/devtools/debugger_agent.h',
@@ -244,10 +246,6 @@
'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',