| OLD | NEW |
| 1 { | 1 { |
| 2 'includes': [ | 2 'includes': [ |
| 3 'core_generated.gypi', | 3 'core_generated.gypi', |
| 4 ], | 4 ], |
| 5 'variables': { | 5 'variables': { |
| 6 # Files for which bindings (.cpp and .h files) will be generated | 6 # Files for which bindings (.cpp and .h files) will be generated |
| 7 'core_idl_files': [ | 7 'core_idl_files': [ |
| 8 'animation/KeyframeEffect.idl', | 8 'animation/KeyframeEffect.idl', |
| 9 'animation/EffectModel.idl', | 9 'animation/EffectModel.idl', |
| 10 'animation/AnimationEffectReadOnly.idl', | 10 'animation/AnimationEffectReadOnly.idl', |
| (...skipping 22 matching lines...) Expand all Loading... |
| 33 'css/FontFaceSet.idl', | 33 'css/FontFaceSet.idl', |
| 34 'css/FontFaceSetLoadEvent.idl', | 34 'css/FontFaceSetLoadEvent.idl', |
| 35 'css/MediaList.idl', | 35 'css/MediaList.idl', |
| 36 'css/MediaQueryList.idl', | 36 'css/MediaQueryList.idl', |
| 37 'css/MediaQueryListEvent.idl', | 37 'css/MediaQueryListEvent.idl', |
| 38 'css/StyleMedia.idl', | 38 'css/StyleMedia.idl', |
| 39 'css/StyleSheet.idl', | 39 'css/StyleSheet.idl', |
| 40 'css/StyleSheetList.idl', | 40 'css/StyleSheetList.idl', |
| 41 'css/WebKitCSSMatrix.idl', | 41 'css/WebKitCSSMatrix.idl', |
| 42 'css/cssom/CSSAngleValue.idl', | 42 'css/cssom/CSSAngleValue.idl', |
| 43 'css/cssom/CSSCalcLength.idl', |
| 43 'css/cssom/CSSKeywordValue.idl', | 44 'css/cssom/CSSKeywordValue.idl', |
| 44 'css/cssom/CSSLengthValue.idl', | 45 'css/cssom/CSSLengthValue.idl', |
| 45 'css/cssom/CSSNumberValue.idl', | 46 'css/cssom/CSSNumberValue.idl', |
| 46 'css/cssom/CSSPositionValue.idl', | 47 'css/cssom/CSSPositionValue.idl', |
| 47 'css/cssom/CSSRotation.idl', | 48 'css/cssom/CSSRotation.idl', |
| 48 'css/cssom/CSSSimpleLength.idl', | 49 'css/cssom/CSSSimpleLength.idl', |
| 49 'css/cssom/CSSTranslation.idl', | 50 'css/cssom/CSSTranslation.idl', |
| 50 'css/cssom/CalcLength.idl', | |
| 51 'css/cssom/Matrix.idl', | 51 'css/cssom/Matrix.idl', |
| 52 'css/cssom/Perspective.idl', | 52 'css/cssom/Perspective.idl', |
| 53 'css/cssom/Scale.idl', | 53 'css/cssom/Scale.idl', |
| 54 'css/cssom/Skew.idl', | 54 'css/cssom/Skew.idl', |
| 55 'css/cssom/StylePropertyMap.idl', | 55 'css/cssom/StylePropertyMap.idl', |
| 56 'css/cssom/StyleValue.idl', | 56 'css/cssom/StyleValue.idl', |
| 57 'css/cssom/TransformComponent.idl', | 57 'css/cssom/TransformComponent.idl', |
| 58 'css/cssom/TransformValue.idl', | 58 'css/cssom/TransformValue.idl', |
| 59 'dom/ArrayBuffer.idl', | 59 'dom/ArrayBuffer.idl', |
| 60 'dom/ArrayBufferView.idl', | 60 'dom/ArrayBufferView.idl', |
| (...skipping 1262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1323 'css/StyleRuleKeyframe.h', | 1323 'css/StyleRuleKeyframe.h', |
| 1324 'css/StyleRuleNamespace.h', | 1324 'css/StyleRuleNamespace.h', |
| 1325 'css/StyleSheet.cpp', | 1325 'css/StyleSheet.cpp', |
| 1326 'css/StyleSheet.h', | 1326 'css/StyleSheet.h', |
| 1327 'css/StyleSheetContents.cpp', | 1327 'css/StyleSheetContents.cpp', |
| 1328 'css/StyleSheetContents.h', | 1328 'css/StyleSheetContents.h', |
| 1329 'css/StyleSheetList.cpp', | 1329 'css/StyleSheetList.cpp', |
| 1330 'css/StyleSheetList.h', | 1330 'css/StyleSheetList.h', |
| 1331 'css/cssom/CSSAngleValue.cpp', | 1331 'css/cssom/CSSAngleValue.cpp', |
| 1332 'css/cssom/CSSAngleValue.h', | 1332 'css/cssom/CSSAngleValue.h', |
| 1333 'css/cssom/CSSCalcLength.cpp', |
| 1334 'css/cssom/CSSCalcLength.h', |
| 1333 'css/cssom/CSSKeywordValue.cpp', | 1335 'css/cssom/CSSKeywordValue.cpp', |
| 1334 'css/cssom/CSSKeywordValue.h', | 1336 'css/cssom/CSSKeywordValue.h', |
| 1335 'css/cssom/CSSLengthValue.cpp', | 1337 'css/cssom/CSSLengthValue.cpp', |
| 1336 'css/cssom/CSSLengthValue.h', | 1338 'css/cssom/CSSLengthValue.h', |
| 1337 'css/cssom/CSSNumberValue.h', | 1339 'css/cssom/CSSNumberValue.h', |
| 1338 'css/cssom/CSSOMKeywords.h', | 1340 'css/cssom/CSSOMKeywords.h', |
| 1339 'css/cssom/CSSOMTypes.h', | 1341 'css/cssom/CSSOMTypes.h', |
| 1340 'css/cssom/CSSPositionValue.cpp', | 1342 'css/cssom/CSSPositionValue.cpp', |
| 1341 'css/cssom/CSSPositionValue.h', | 1343 'css/cssom/CSSPositionValue.h', |
| 1342 'css/cssom/CSSRotation.cpp', | 1344 'css/cssom/CSSRotation.cpp', |
| 1343 'css/cssom/CSSRotation.h', | 1345 'css/cssom/CSSRotation.h', |
| 1344 'css/cssom/CSSSimpleLength.cpp', | 1346 'css/cssom/CSSSimpleLength.cpp', |
| 1345 'css/cssom/CSSSimpleLength.h', | 1347 'css/cssom/CSSSimpleLength.h', |
| 1346 'css/cssom/CSSTranslation.cpp', | 1348 'css/cssom/CSSTranslation.cpp', |
| 1347 'css/cssom/CSSTranslation.h', | 1349 'css/cssom/CSSTranslation.h', |
| 1348 'css/cssom/ImmutableStylePropertyMap.h', | 1350 'css/cssom/ImmutableStylePropertyMap.h', |
| 1349 'css/cssom/InlineStylePropertyMap.cpp', | 1351 'css/cssom/InlineStylePropertyMap.cpp', |
| 1350 'css/cssom/InlineStylePropertyMap.h', | 1352 'css/cssom/InlineStylePropertyMap.h', |
| 1351 'css/cssom/MatrixTransformComponent.cpp', | 1353 'css/cssom/MatrixTransformComponent.cpp', |
| 1352 'css/cssom/MatrixTransformComponent.h', | 1354 'css/cssom/MatrixTransformComponent.h', |
| 1353 'css/cssom/MutableStylePropertyMap.h', | 1355 'css/cssom/MutableStylePropertyMap.h', |
| 1354 'css/cssom/PerspectiveTransformComponent.cpp', | 1356 'css/cssom/PerspectiveTransformComponent.cpp', |
| 1355 'css/cssom/PerspectiveTransformComponent.h', | 1357 'css/cssom/PerspectiveTransformComponent.h', |
| 1356 'css/cssom/ScaleTransformComponent.cpp', | 1358 'css/cssom/ScaleTransformComponent.cpp', |
| 1357 'css/cssom/ScaleTransformComponent.h', | 1359 'css/cssom/ScaleTransformComponent.h', |
| 1358 'css/cssom/SkewTransformComponent.cpp', | 1360 'css/cssom/SkewTransformComponent.cpp', |
| 1359 'css/cssom/SkewTransformComponent.h', | 1361 'css/cssom/SkewTransformComponent.h', |
| 1360 'css/cssom/StyleCalcLength.cpp', | |
| 1361 'css/cssom/StyleCalcLength.h', | |
| 1362 'css/cssom/StylePropertyMap.cpp', | 1362 'css/cssom/StylePropertyMap.cpp', |
| 1363 'css/cssom/StylePropertyMap.h', | 1363 'css/cssom/StylePropertyMap.h', |
| 1364 'css/cssom/StyleValue.cpp', | 1364 'css/cssom/StyleValue.cpp', |
| 1365 'css/cssom/StyleValue.h', | 1365 'css/cssom/StyleValue.h', |
| 1366 'css/cssom/StyleValueFactory.cpp', | 1366 'css/cssom/StyleValueFactory.cpp', |
| 1367 'css/cssom/StyleValueFactory.h', | 1367 'css/cssom/StyleValueFactory.h', |
| 1368 'css/cssom/TransformComponent.h', | 1368 'css/cssom/TransformComponent.h', |
| 1369 'css/cssom/TransformValue.cpp', | 1369 'css/cssom/TransformValue.cpp', |
| 1370 'css/cssom/TransformValue.h', | 1370 'css/cssom/TransformValue.h', |
| 1371 'css/invalidation/InvalidationSet.cpp', | 1371 'css/invalidation/InvalidationSet.cpp', |
| (...skipping 2762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4134 'testing/PrivateScriptTestTest.cpp', | 4134 'testing/PrivateScriptTestTest.cpp', |
| 4135 'timing/MemoryInfoTest.cpp', | 4135 'timing/MemoryInfoTest.cpp', |
| 4136 'timing/PerformanceBaseTest.cpp', | 4136 'timing/PerformanceBaseTest.cpp', |
| 4137 'timing/PerformanceObserverTest.cpp', | 4137 'timing/PerformanceObserverTest.cpp', |
| 4138 'workers/WorkerThreadTest.cpp', | 4138 'workers/WorkerThreadTest.cpp', |
| 4139 'workers/WorkerThreadTestHelper.h', | 4139 'workers/WorkerThreadTestHelper.h', |
| 4140 'xml/parser/SharedBufferReaderTest.cpp', | 4140 'xml/parser/SharedBufferReaderTest.cpp', |
| 4141 ], | 4141 ], |
| 4142 } | 4142 } |
| 4143 } | 4143 } |
| OLD | NEW |