Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Unified Diff: Source/WebCore/bindings/dart/gyp/dartium.gyp

Issue 9570007: Split Dart derived cpp sources. (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit
Patch Set: . Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/WebCore/bindings/dart/gyp/overrides.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | Source/WebCore/bindings/dart/gyp/overrides.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698