| OLD | NEW | 
|---|
| 1 { | 1 { | 
| 2   'variables': { | 2   'variables': { | 
| 3     'platform_files': [ | 3     'platform_files': [ | 
| 4       'AsyncFileSystemCallbacks.h', | 4       'AsyncFileSystemCallbacks.h', | 
| 5       'CalculationValue.cpp', | 5       'CalculationValue.cpp', | 
| 6       'CalculationValue.h', | 6       'CalculationValue.h', | 
| 7       'CheckedInt.h', | 7       'CheckedInt.h', | 
| 8       'Clock.cpp', | 8       'Clock.cpp', | 
| 9       'Clock.h', | 9       'Clock.h', | 
| 10       'ColorChooser.cpp', | 10       'ColorChooser.cpp', | 
| (...skipping 17 matching lines...) Expand all  Loading... | 
| 28       'EventTracer.h', | 28       'EventTracer.h', | 
| 29       'FileChooser.cpp', | 29       'FileChooser.cpp', | 
| 30       'FileChooser.h', | 30       'FileChooser.h', | 
| 31       'FileMetadata.cpp', | 31       'FileMetadata.cpp', | 
| 32       'FileMetadata.h', | 32       'FileMetadata.h', | 
| 33       'FileSystemType.h', | 33       'FileSystemType.h', | 
| 34       'FloatConversion.h', | 34       'FloatConversion.h', | 
| 35       'HostWindow.h', | 35       'HostWindow.h', | 
| 36       'JSONValues.cpp', | 36       'JSONValues.cpp', | 
| 37       'JSONValues.h', | 37       'JSONValues.h', | 
|  | 38       'KillRing.h', | 
|  | 39       'KillRingNone.cpp', | 
| 38       'Language.cpp', | 40       'Language.cpp', | 
| 39       'Language.h', | 41       'Language.h', | 
| 40       'LayoutTestSupport.cpp', | 42       'LayoutTestSupport.cpp', | 
| 41       'LayoutTestSupport.h', | 43       'LayoutTestSupport.h', | 
| 42       'LayoutUnit.h', | 44       'LayoutUnit.h', | 
| 43       'Length.cpp', | 45       'Length.cpp', | 
| 44       'Length.h', | 46       'Length.h', | 
| 45       'LengthBox.cpp', | 47       'LengthBox.cpp', | 
| 46       'LengthBox.h', | 48       'LengthBox.h', | 
| 47       'LengthFunctions.cpp', | 49       'LengthFunctions.cpp', | 
| (...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 354       'graphics/PathTraversalState.h', | 356       'graphics/PathTraversalState.h', | 
| 355       'graphics/ScaledImageFragment.cpp', | 357       'graphics/ScaledImageFragment.cpp', | 
| 356       'graphics/ScaledImageFragment.h', | 358       'graphics/ScaledImageFragment.h', | 
| 357       'graphics/SkSizeHash.h', | 359       'graphics/SkSizeHash.h', | 
| 358       'graphics/TextRun.cpp', | 360       'graphics/TextRun.cpp', | 
| 359       'graphics/TextRun.h', | 361       'graphics/TextRun.h', | 
| 360       'graphics/TextRunIterator.h', | 362       'graphics/TextRunIterator.h', | 
| 361       'graphics/ThreadSafeDataTransport.cpp', | 363       'graphics/ThreadSafeDataTransport.cpp', | 
| 362       'graphics/ThreadSafeDataTransport.h', | 364       'graphics/ThreadSafeDataTransport.h', | 
| 363       'graphics/WindRule.h', | 365       'graphics/WindRule.h', | 
|  | 366       'mac/KillRingMac.mm', | 
| 364       'mediastream/MediaConstraints.cpp', | 367       'mediastream/MediaConstraints.cpp', | 
| 365       'mediastream/MediaConstraints.h', | 368       'mediastream/MediaConstraints.h', | 
| 366       'mediastream/RTCConfiguration.h', | 369       'mediastream/RTCConfiguration.h', | 
| 367       'mediastream/RTCStatsResponseBase.h', | 370       'mediastream/RTCStatsResponseBase.h', | 
| 368       'mediastream/RTCVoidRequest.h', | 371       'mediastream/RTCVoidRequest.h', | 
| 369       'network/DNS.cpp', | 372       'network/DNS.cpp', | 
| 370       'network/DNS.h', | 373       'network/DNS.h', | 
| 371       'network/HTTPHeaderMap.cpp', | 374       'network/HTTPHeaderMap.cpp', | 
| 372       'network/HTTPHeaderMap.h', | 375       'network/HTTPHeaderMap.h', | 
| 373       'network/HTTPParsers.cpp', | 376       'network/HTTPParsers.cpp', | 
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 488       'geometry/RoundedRectTest.cpp', | 491       'geometry/RoundedRectTest.cpp', | 
| 489       'graphics/ThreadSafeDataTransportTest.cpp', | 492       'graphics/ThreadSafeDataTransportTest.cpp', | 
| 490       'testing/ArenaTestHelpers.h', | 493       'testing/ArenaTestHelpers.h', | 
| 491       'testing/TreeTestHelpers.cpp', | 494       'testing/TreeTestHelpers.cpp', | 
| 492       'testing/TreeTestHelpers.h', | 495       'testing/TreeTestHelpers.h', | 
| 493       'text/BidiResolverTest.cpp', | 496       'text/BidiResolverTest.cpp', | 
| 494       'text/DateTimeFormatTest.cpp', | 497       'text/DateTimeFormatTest.cpp', | 
| 495     ], | 498     ], | 
| 496   }, | 499   }, | 
| 497 } | 500 } | 
| OLD | NEW | 
|---|