| 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/Animation.idl', | 8 'animation/Animation.idl', |
| 9 'animation/AnimationEffect.idl', | 9 'animation/AnimationEffect.idl', |
| 10 'animation/AnimationPlayer.idl', | 10 'animation/AnimationPlayer.idl', |
| (...skipping 407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 418 'svg/SVGTransformList.idl', | 418 'svg/SVGTransformList.idl', |
| 419 'svg/SVGUnitTypes.idl', | 419 'svg/SVGUnitTypes.idl', |
| 420 'svg/SVGUseElement.idl', | 420 'svg/SVGUseElement.idl', |
| 421 'svg/SVGVKernElement.idl', | 421 'svg/SVGVKernElement.idl', |
| 422 'svg/SVGViewElement.idl', | 422 'svg/SVGViewElement.idl', |
| 423 'svg/SVGViewSpec.idl', | 423 'svg/SVGViewSpec.idl', |
| 424 'svg/SVGZoomEvent.idl', | 424 'svg/SVGZoomEvent.idl', |
| 425 'timing/MemoryInfo.idl', | 425 'timing/MemoryInfo.idl', |
| 426 'timing/Performance.idl', | 426 'timing/Performance.idl', |
| 427 'timing/PerformanceEntry.idl', | 427 'timing/PerformanceEntry.idl', |
| 428 'timing/PerformanceDrawTiming.idl', |
| 428 'timing/PerformanceMark.idl', | 429 'timing/PerformanceMark.idl', |
| 429 'timing/PerformanceMeasure.idl', | 430 'timing/PerformanceMeasure.idl', |
| 430 'timing/PerformanceNavigation.idl', | 431 'timing/PerformanceNavigation.idl', |
| 431 'timing/PerformanceResourceTiming.idl', | 432 'timing/PerformanceResourceTiming.idl', |
| 432 'timing/PerformanceTiming.idl', | 433 'timing/PerformanceTiming.idl', |
| 433 'workers/DedicatedWorkerGlobalScope.idl', | 434 'workers/DedicatedWorkerGlobalScope.idl', |
| 434 'workers/SharedWorker.idl', | 435 'workers/SharedWorker.idl', |
| 435 'workers/SharedWorkerGlobalScope.idl', | 436 'workers/SharedWorkerGlobalScope.idl', |
| 436 'workers/Worker.idl', | 437 'workers/Worker.idl', |
| 437 'workers/WorkerConsole.idl', | 438 'workers/WorkerConsole.idl', |
| (...skipping 1329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1767 'storage/StorageArea.h', | 1768 'storage/StorageArea.h', |
| 1768 'storage/StorageEvent.cpp', | 1769 'storage/StorageEvent.cpp', |
| 1769 'storage/StorageEvent.h', | 1770 'storage/StorageEvent.h', |
| 1770 'storage/StorageNamespace.cpp', | 1771 'storage/StorageNamespace.cpp', |
| 1771 'storage/StorageNamespace.h', | 1772 'storage/StorageNamespace.h', |
| 1772 'timing/MemoryInfo.cpp', | 1773 'timing/MemoryInfo.cpp', |
| 1773 'timing/Performance.cpp', | 1774 'timing/Performance.cpp', |
| 1774 'timing/Performance.h', | 1775 'timing/Performance.h', |
| 1775 'timing/PerformanceEntry.cpp', | 1776 'timing/PerformanceEntry.cpp', |
| 1776 'timing/PerformanceEntry.h', | 1777 'timing/PerformanceEntry.h', |
| 1778 'timing/PerformanceDrawTiming.cpp', |
| 1779 'timing/PerformanceDrawTiming.h', |
| 1777 'timing/PerformanceMark.h', | 1780 'timing/PerformanceMark.h', |
| 1778 'timing/PerformanceMeasure.h', | 1781 'timing/PerformanceMeasure.h', |
| 1779 'timing/PerformanceNavigation.cpp', | 1782 'timing/PerformanceNavigation.cpp', |
| 1780 'timing/PerformanceNavigation.h', | 1783 'timing/PerformanceNavigation.h', |
| 1781 'timing/PerformanceResourceTiming.cpp', | 1784 'timing/PerformanceResourceTiming.cpp', |
| 1782 'timing/PerformanceResourceTiming.h', | 1785 'timing/PerformanceResourceTiming.h', |
| 1783 'timing/PerformanceTiming.cpp', | 1786 'timing/PerformanceTiming.cpp', |
| 1784 'timing/PerformanceTiming.h', | 1787 'timing/PerformanceTiming.h', |
| 1785 'timing/PerformanceUserTiming.cpp', | 1788 'timing/PerformanceUserTiming.cpp', |
| 1786 'timing/PerformanceUserTiming.h', | 1789 'timing/PerformanceUserTiming.h', |
| (...skipping 1620 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3407 'rendering/RenderOverflowTest.cpp', | 3410 'rendering/RenderOverflowTest.cpp', |
| 3408 'rendering/RenderTableCellTest.cpp', | 3411 'rendering/RenderTableCellTest.cpp', |
| 3409 'rendering/RenderTableRowTest.cpp', | 3412 'rendering/RenderTableRowTest.cpp', |
| 3410 'rendering/shapes/BoxShapeTest.cpp', | 3413 'rendering/shapes/BoxShapeTest.cpp', |
| 3411 'testing/UnitTestHelpers.cpp', | 3414 'testing/UnitTestHelpers.cpp', |
| 3412 'testing/UnitTestHelpers.h', | 3415 'testing/UnitTestHelpers.h', |
| 3413 'xml/parser/SharedBufferReaderTest.cpp', | 3416 'xml/parser/SharedBufferReaderTest.cpp', |
| 3414 ], | 3417 ], |
| 3415 } | 3418 } |
| 3416 } | 3419 } |
| OLD | NEW |