OLD | NEW |
1 { | 1 { |
2 'variables': { | 2 'variables': { |
3 'additional_target_deps': [ | 3 'additional_target_deps': [ |
4 '../bindings/dart/gyp/dartium.gyp:dart_debug_hooks_source', | 4 '../bindings/dart/gyp/dartium.gyp:dart_debug_hooks_source', |
5 '../bindings/dart/gyp/dartium.gyp:dart_snapshot#host', | 5 '../bindings/dart/gyp/dartium.gyp:dart_snapshot#host', |
6 '../../../../dart/runtime/dart-runtime.gyp:libdart', | 6 '../../../../dart/runtime/dart-runtime.gyp:libdart', |
7 ], | 7 ], |
8 'additional_webcore_include_dirs': [ | 8 'additional_webcore_include_dirs': [ |
9 '..', | 9 '..', |
10 '../custom', | 10 '../custom', |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 '../DartNativeUtilities.cpp', | 106 '../DartNativeUtilities.cpp', |
107 '../DartNativeUtilities.h', | 107 '../DartNativeUtilities.h', |
108 '../DartScheduledAction.cpp', | 108 '../DartScheduledAction.cpp', |
109 '../DartScheduledAction.h', | 109 '../DartScheduledAction.h', |
110 '../DartScriptState.cpp', | 110 '../DartScriptState.cpp', |
111 '../DartScriptState.h', | 111 '../DartScriptState.h', |
112 '../DartScriptValue.cpp', | 112 '../DartScriptValue.cpp', |
113 '../DartScriptValue.h', | 113 '../DartScriptValue.h', |
114 '../DartService.cpp', | 114 '../DartService.cpp', |
115 '../DartService.h', | 115 '../DartService.h', |
116 '../DartServiceInternal.cpp', | |
117 '../DartServiceInternal.h', | |
118 '../DartStringCache.cpp', | 116 '../DartStringCache.cpp', |
119 '../DartStringCache.h', | 117 '../DartStringCache.h', |
120 '../DartTimeline.h', | 118 '../DartTimeline.h', |
121 '../DartUtilities.cpp', | 119 '../DartUtilities.cpp', |
122 '../DartUtilities.h', | 120 '../DartUtilities.h', |
123 '../ThreadSafeDartIsolateWrapper.cpp', | 121 '../ThreadSafeDartIsolateWrapper.cpp', |
124 '../ThreadSafeDartIsolateWrapper.h', | 122 '../ThreadSafeDartIsolateWrapper.h', |
125 '../V8Converter.cpp', | 123 '../V8Converter.cpp', |
126 '../V8Converter.h', | 124 '../V8Converter.h', |
127 '../custom/DartAlgorithmCustom.cpp', | 125 '../custom/DartAlgorithmCustom.cpp', |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
209 '<(SHARED_INTERMEDIATE_DIR)/blink/DartHTMLElementWrapperFactory.cpp', | 207 '<(SHARED_INTERMEDIATE_DIR)/blink/DartHTMLElementWrapperFactory.cpp', |
210 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartWebkitClassIds.h', | 208 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartWebkitClassIds.h', |
211 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartWebkitClassIds.cpp', | 209 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartWebkitClassIds.cpp', |
212 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/html_DartResolver.cpp', | 210 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/html_DartResolver.cpp', |
213 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/indexed_db_DartResolver.
cpp', | 211 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/indexed_db_DartResolver.
cpp', |
214 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/svg_DartResolver.cpp', | 212 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/svg_DartResolver.cpp', |
215 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/web_audio_DartResolver.c
pp', | 213 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/web_audio_DartResolver.c
pp', |
216 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/web_gl_DartResolver.cpp'
, | 214 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/web_gl_DartResolver.cpp'
, |
217 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/web_sql_DartResolver.cpp
', | 215 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/web_sql_DartResolver.cpp
', |
218 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartSnapshot.bytes', | 216 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartSnapshot.bytes', |
219 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/vmservice_gen.cpp', | |
220 # FIXME: make conditional. | 217 # FIXME: make conditional. |
221 '<(SHARED_INTERMEDIATE_DIR)/blink/DartSVGElementWrapperFactory.cpp', | 218 '<(SHARED_INTERMEDIATE_DIR)/blink/DartSVGElementWrapperFactory.cpp', |
222 ], | 219 ], |
223 'conditions': [ | 220 'conditions': [ |
224 ['OS=="win" and buildtype=="Official"', { | 221 ['OS=="win" and buildtype=="Official"', { |
225 # On windows official release builds, we try to preserve symbol space. | 222 # On windows official release builds, we try to preserve symbol space. |
226 'additional_derived_sources_aggregate_files': [ | 223 'additional_derived_sources_aggregate_files': [ |
227 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSourcesAll.
cpp', | 224 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSourcesAll.
cpp', |
228 ], | 225 ], |
229 },{ | 226 },{ |
(...skipping 16 matching lines...) Expand all Loading... |
246 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources16.c
pp', | 243 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources16.c
pp', |
247 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources17.c
pp', | 244 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources17.c
pp', |
248 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources18.c
pp', | 245 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources18.c
pp', |
249 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources19.c
pp', | 246 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources19.c
pp', |
250 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources20.c
pp', | 247 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartDerivedSources20.c
pp', |
251 ], | 248 ], |
252 }], | 249 }], |
253 ], | 250 ], |
254 }, | 251 }, |
255 } | 252 } |
OLD | NEW |