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..f3a9643178f245eb94777c583a60c1dd3c168acf 100644 |
--- a/Source/WebCore/bindings/dart/gyp/dartium.gyp |
+++ b/Source/WebCore/bindings/dart/gyp/dartium.gyp |
@@ -322,11 +322,10 @@ |
], |
'outputs': [ |
'<(output_path)/DartSnapshot.bytes', |
- '<(output_path)/DartResolver.cpp', |
antonm
2012/03/01 14:15:25
why resolver has gone?
podivilov
2012/03/01 14:20:03
oops
|
- '<(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', |