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, 3 insertions, 3 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index c2d1818..1bd9443 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -616,9 +616,9 @@
'msvs_external_rule': 1,
'inputs': [
'../third_party/WebKit/WebCore/bindings/scripts/generate-bindings.pl',
- 'port/bindings/scripts/CodeGenerator.pm',
- 'port/bindings/scripts/CodeGeneratorV8.pm',
- 'port/bindings/scripts/IDLParser.pm',
+ '../third_party/WebKit/WebCore/bindings/scripts/CodeGenerator.pm',
+ '../third_party/WebKit/WebCore/bindings/scripts/CodeGeneratorV8.pm',
+ '../third_party/WebKit/WebCore/bindings/scripts/IDLParser.pm',
'../third_party/WebKit/WebCore/bindings/scripts/IDLStructure.pm',
],
'outputs': [