summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 30f46ab..fbc5f8b 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -243,8 +243,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/devtools_message_data.cc',
- 'glue/devtools/devtools_message_data.h',
+ 'glue/devtools_message_data.cc',
+ 'glue/devtools_message_data.h',
'glue/media/buffered_data_source.cc',
'glue/media/buffered_data_source.h',
'glue/media/media_resource_loader_bridge_factory.cc',