| 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 245 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 256       'exported/WebURLResponsePrivate.h', | 256       'exported/WebURLResponsePrivate.h', | 
| 257       'exported/WrappedResourceRequest.h', | 257       'exported/WrappedResourceRequest.h', | 
| 258       'exported/WrappedResourceResponse.h', | 258       'exported/WrappedResourceResponse.h', | 
| 259       'fonts/AlternateFontFamily.h', | 259       'fonts/AlternateFontFamily.h', | 
| 260       'fonts/FontBaseline.h', | 260       'fonts/FontBaseline.h', | 
| 261       'fonts/FontCacheKey.h', | 261       'fonts/FontCacheKey.h', | 
| 262       'fonts/FontCustomPlatformData.h', | 262       'fonts/FontCustomPlatformData.h', | 
| 263       'fonts/FontData.cpp', | 263       'fonts/FontData.cpp', | 
| 264       'fonts/FontData.h', | 264       'fonts/FontData.h', | 
| 265       'fonts/FontDescription.cpp', | 265       'fonts/FontDescription.cpp', | 
|  | 266       'fonts/FontFallbackWin.cpp', | 
|  | 267       'fonts/FontFallbackWin.h', | 
| 266       'fonts/FontFamily.cpp', | 268       'fonts/FontFamily.cpp', | 
| 267       'fonts/FontFamily.h', | 269       'fonts/FontFamily.h', | 
| 268       'fonts/FontFeatureSettings.cpp', | 270       'fonts/FontFeatureSettings.cpp', | 
| 269       'fonts/FontFeatureSettings.h', | 271       'fonts/FontFeatureSettings.h', | 
| 270       'fonts/GlyphBuffer.h', | 272       'fonts/GlyphBuffer.h', | 
| 271       'fonts/GlyphMetricsMap.h', | 273       'fonts/GlyphMetricsMap.h', | 
| 272       'fonts/GlyphPage.h', | 274       'fonts/GlyphPage.h', | 
| 273       'fonts/Latin1TextIterator.h', | 275       'fonts/Latin1TextIterator.h', | 
| 274       'fonts/WidthCache.h', | 276       'fonts/WidthCache.h', | 
| 275       'geometry/FloatPolygon.cpp', | 277       'geometry/FloatPolygon.cpp', | 
| (...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 457       'geometry/RoundedRectTest.cpp', | 459       'geometry/RoundedRectTest.cpp', | 
| 458       'graphics/ThreadSafeDataTransportTest.cpp', | 460       'graphics/ThreadSafeDataTransportTest.cpp', | 
| 459       'testing/ArenaTestHelpers.h', | 461       'testing/ArenaTestHelpers.h', | 
| 460       'testing/TreeTestHelpers.cpp', | 462       'testing/TreeTestHelpers.cpp', | 
| 461       'testing/TreeTestHelpers.h', | 463       'testing/TreeTestHelpers.h', | 
| 462       'text/BidiResolverTest.cpp', | 464       'text/BidiResolverTest.cpp', | 
| 463       'text/DateTimeFormatTest.cpp', | 465       'text/DateTimeFormatTest.cpp', | 
| 464     ], | 466     ], | 
| 465   }, | 467   }, | 
| 466 } | 468 } | 
| OLD | NEW | 
|---|