Index: Source/WebCore/bindings/dart/gyp/dartium.gyp |
diff --git a/Source/WebCore/bindings/dart/gyp/dartium.gyp b/Source/WebCore/bindings/dart/gyp/dartium.gyp |
index 0fc6acbf67f734e5233c7b27166d6eb60f8608fc..adc4e788b4166394a1afac6ff48cb887ed23c295 100644 |
--- a/Source/WebCore/bindings/dart/gyp/dartium.gyp |
+++ b/Source/WebCore/bindings/dart/gyp/dartium.gyp |
@@ -323,10 +323,10 @@ |
'outputs': [ |
'<(output_path)/DartSnapshot.bytes', |
'<(output_path)/DartResolver.cpp', |
- '<(output_path)/generated/DartDerivedSourcesAll.cpp', |
'<(output_path)/generated/DartResolver.cpp', |
'<(output_path)/generated/dom_impl.dart', |
'<(output_path)/generated/dom_public.dart', |
+ '<@(additional_derived_sources_aggregate_files)', |
], |
'action': [ |
'python', |