| 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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 'css/cssom/CSSCalcLength.idl', | 43 'css/cssom/CSSCalcLength.idl', |
| 44 'css/cssom/CSSKeywordValue.idl', | 44 'css/cssom/CSSKeywordValue.idl', |
| 45 'css/cssom/CSSLengthValue.idl', | 45 'css/cssom/CSSLengthValue.idl', |
| 46 'css/cssom/CSSNumberValue.idl', | 46 'css/cssom/CSSNumberValue.idl', |
| 47 'css/cssom/CSSPerspective.idl', | 47 'css/cssom/CSSPerspective.idl', |
| 48 'css/cssom/CSSPositionValue.idl', | 48 'css/cssom/CSSPositionValue.idl', |
| 49 'css/cssom/CSSRotation.idl', | 49 'css/cssom/CSSRotation.idl', |
| 50 'css/cssom/CSSScale.idl', | 50 'css/cssom/CSSScale.idl', |
| 51 'css/cssom/CSSSimpleLength.idl', | 51 'css/cssom/CSSSimpleLength.idl', |
| 52 'css/cssom/CSSSkew.idl', | 52 'css/cssom/CSSSkew.idl', |
| 53 'css/cssom/CSSStyleValue.idl', |
| 53 'css/cssom/CSSTranslation.idl', | 54 'css/cssom/CSSTranslation.idl', |
| 54 'css/cssom/Matrix.idl', | 55 'css/cssom/Matrix.idl', |
| 55 'css/cssom/StylePropertyMap.idl', | 56 'css/cssom/StylePropertyMap.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', |
| 61 'dom/Attr.idl', | 61 'dom/Attr.idl', |
| 62 'dom/CDATASection.idl', | 62 'dom/CDATASection.idl', |
| 63 'dom/CharacterData.idl', | 63 'dom/CharacterData.idl', |
| 64 'dom/ClientRect.idl', | 64 'dom/ClientRect.idl', |
| 65 'dom/ClientRectList.idl', | 65 'dom/ClientRectList.idl', |
| 66 'dom/Comment.idl', | 66 'dom/Comment.idl', |
| (...skipping 1278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1345 'css/cssom/CSSPositionValue.cpp', | 1345 'css/cssom/CSSPositionValue.cpp', |
| 1346 'css/cssom/CSSPositionValue.h', | 1346 'css/cssom/CSSPositionValue.h', |
| 1347 'css/cssom/CSSRotation.cpp', | 1347 'css/cssom/CSSRotation.cpp', |
| 1348 'css/cssom/CSSRotation.h', | 1348 'css/cssom/CSSRotation.h', |
| 1349 'css/cssom/CSSScale.cpp', | 1349 'css/cssom/CSSScale.cpp', |
| 1350 'css/cssom/CSSScale.h', | 1350 'css/cssom/CSSScale.h', |
| 1351 'css/cssom/CSSSimpleLength.cpp', | 1351 'css/cssom/CSSSimpleLength.cpp', |
| 1352 'css/cssom/CSSSimpleLength.h', | 1352 'css/cssom/CSSSimpleLength.h', |
| 1353 'css/cssom/CSSSkew.cpp', | 1353 'css/cssom/CSSSkew.cpp', |
| 1354 'css/cssom/CSSSkew.h', | 1354 'css/cssom/CSSSkew.h', |
| 1355 'css/cssom/CSSStyleValue.cpp', |
| 1356 'css/cssom/CSSStyleValue.h', |
| 1355 'css/cssom/CSSTranslation.cpp', | 1357 'css/cssom/CSSTranslation.cpp', |
| 1356 'css/cssom/CSSTranslation.h', | 1358 'css/cssom/CSSTranslation.h', |
| 1357 'css/cssom/ImmutableStylePropertyMap.h', | 1359 'css/cssom/ImmutableStylePropertyMap.h', |
| 1358 'css/cssom/InlineStylePropertyMap.cpp', | 1360 'css/cssom/InlineStylePropertyMap.cpp', |
| 1359 'css/cssom/InlineStylePropertyMap.h', | 1361 'css/cssom/InlineStylePropertyMap.h', |
| 1360 'css/cssom/MatrixTransformComponent.cpp', | 1362 'css/cssom/MatrixTransformComponent.cpp', |
| 1361 'css/cssom/MatrixTransformComponent.h', | 1363 'css/cssom/MatrixTransformComponent.h', |
| 1362 'css/cssom/MutableStylePropertyMap.h', | 1364 'css/cssom/MutableStylePropertyMap.h', |
| 1363 'css/cssom/StylePropertyMap.cpp', | 1365 'css/cssom/StylePropertyMap.cpp', |
| 1364 'css/cssom/StylePropertyMap.h', | 1366 'css/cssom/StylePropertyMap.h', |
| 1365 'css/cssom/StyleValue.cpp', | |
| 1366 'css/cssom/StyleValue.h', | |
| 1367 'css/cssom/StyleValueFactory.cpp', | 1367 'css/cssom/StyleValueFactory.cpp', |
| 1368 'css/cssom/StyleValueFactory.h', | 1368 'css/cssom/StyleValueFactory.h', |
| 1369 'css/cssom/TransformComponent.h', | 1369 'css/cssom/TransformComponent.h', |
| 1370 'css/cssom/TransformValue.cpp', | 1370 'css/cssom/TransformValue.cpp', |
| 1371 'css/cssom/TransformValue.h', | 1371 'css/cssom/TransformValue.h', |
| 1372 'css/invalidation/InvalidationSet.cpp', | 1372 'css/invalidation/InvalidationSet.cpp', |
| 1373 'css/invalidation/InvalidationSet.h', | 1373 'css/invalidation/InvalidationSet.h', |
| 1374 'css/invalidation/PendingInvalidations.h', | 1374 'css/invalidation/PendingInvalidations.h', |
| 1375 'css/invalidation/StyleInvalidator.cpp', | 1375 'css/invalidation/StyleInvalidator.cpp', |
| 1376 'css/invalidation/StyleInvalidator.h', | 1376 'css/invalidation/StyleInvalidator.h', |
| (...skipping 2771 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4148 'testing/PrivateScriptTestTest.cpp', | 4148 'testing/PrivateScriptTestTest.cpp', |
| 4149 'timing/MemoryInfoTest.cpp', | 4149 'timing/MemoryInfoTest.cpp', |
| 4150 'timing/PerformanceBaseTest.cpp', | 4150 'timing/PerformanceBaseTest.cpp', |
| 4151 'timing/PerformanceObserverTest.cpp', | 4151 'timing/PerformanceObserverTest.cpp', |
| 4152 'workers/WorkerThreadTest.cpp', | 4152 'workers/WorkerThreadTest.cpp', |
| 4153 'workers/WorkerThreadTestHelper.h', | 4153 'workers/WorkerThreadTestHelper.h', |
| 4154 'xml/parser/SharedBufferReaderTest.cpp', | 4154 'xml/parser/SharedBufferReaderTest.cpp', |
| 4155 ], | 4155 ], |
| 4156 } | 4156 } |
| 4157 } | 4157 } |
| OLD | NEW |