summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
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',