| 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 23 matching lines...) Expand all  Loading... | 
| 34       'EventTracer.h', | 34       'EventTracer.h', | 
| 35       'FileChooser.cpp', | 35       'FileChooser.cpp', | 
| 36       'FileChooser.h', | 36       'FileChooser.h', | 
| 37       'FileMetadata.cpp', | 37       'FileMetadata.cpp', | 
| 38       'FileMetadata.h', | 38       'FileMetadata.h', | 
| 39       'FileSystemType.h', | 39       'FileSystemType.h', | 
| 40       'FloatConversion.h', | 40       'FloatConversion.h', | 
| 41       'HostWindow.h', | 41       'HostWindow.h', | 
| 42       'JSONValues.cpp', | 42       'JSONValues.cpp', | 
| 43       'JSONValues.h', | 43       'JSONValues.h', | 
|  | 44       'KeyboardCodes.h', | 
| 44       'KillRing.h', | 45       'KillRing.h', | 
| 45       'KillRingNone.cpp', | 46       'KillRingNone.cpp', | 
| 46       'Language.cpp', | 47       'Language.cpp', | 
| 47       'Language.h', | 48       'Language.h', | 
| 48       'LayoutTestSupport.cpp', | 49       'LayoutTestSupport.cpp', | 
| 49       'LayoutTestSupport.h', | 50       'LayoutTestSupport.h', | 
| 50       'LayoutUnit.h', | 51       'LayoutUnit.h', | 
| 51       'Length.cpp', | 52       'Length.cpp', | 
| 52       'Length.h', | 53       'Length.h', | 
| 53       'LengthBox.cpp', | 54       'LengthBox.cpp', | 
| (...skipping 847 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 901       'text/BidiResolverTest.cpp', | 902       'text/BidiResolverTest.cpp', | 
| 902       'text/DateTimeFormatTest.cpp', | 903       'text/DateTimeFormatTest.cpp', | 
| 903       'text/UnicodeUtilitiesTest.cpp', | 904       'text/UnicodeUtilitiesTest.cpp', | 
| 904       'weborigin/DatabaseIdentifierTest.cpp', | 905       'weborigin/DatabaseIdentifierTest.cpp', | 
| 905       'weborigin/KURLTest.cpp', | 906       'weborigin/KURLTest.cpp', | 
| 906       'weborigin/OriginAccessEntryTest.cpp', | 907       'weborigin/OriginAccessEntryTest.cpp', | 
| 907       'weborigin/SecurityOriginTest.cpp', | 908       'weborigin/SecurityOriginTest.cpp', | 
| 908     ], | 909     ], | 
| 909   }, | 910   }, | 
| 910 } | 911 } | 
| OLD | NEW | 
|---|