| OLD | NEW | 
|---|
| 1 { | 1 { | 
| 2   'includes': [ | 2   'includes': [ | 
| 3     'platform_generated.gypi', | 3     'platform_generated.gypi', | 
| 4   ], | 4   ], | 
| 5   'variables': { | 5   'variables': { | 
| 6     'platform_files': [ | 6     'platform_files': [ | 
| 7       'AsyncFileSystemCallbacks.h', | 7       'AsyncFileSystemCallbacks.h', | 
| 8       'CalculationValue.h', | 8       'CalculationValue.h', | 
| 9       'CheckedInt.h', | 9       'CheckedInt.h', | 
| 10       'Clock.cpp', | 10       'Clock.cpp', | 
| (...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 385       'fonts/Latin1TextIterator.h', | 385       'fonts/Latin1TextIterator.h', | 
| 386       'fonts/UTF16TextIterator.cpp', | 386       'fonts/UTF16TextIterator.cpp', | 
| 387       'fonts/UTF16TextIterator.h', | 387       'fonts/UTF16TextIterator.h', | 
| 388       'fonts/SegmentedFontData.cpp', | 388       'fonts/SegmentedFontData.cpp', | 
| 389       'fonts/SegmentedFontData.h', | 389       'fonts/SegmentedFontData.h', | 
| 390       'fonts/SimpleFontData.cpp', | 390       'fonts/SimpleFontData.cpp', | 
| 391       'fonts/SimpleFontData.h', | 391       'fonts/SimpleFontData.h', | 
| 392       'fonts/TextBlob.h', | 392       'fonts/TextBlob.h', | 
| 393       'fonts/VDMXParser.cpp', | 393       'fonts/VDMXParser.cpp', | 
| 394       'fonts/VDMXParser.h', | 394       'fonts/VDMXParser.h', | 
| 395       'fonts/WidthCache.h', |  | 
| 396       'fonts/android/FontCacheAndroid.cpp', | 395       'fonts/android/FontCacheAndroid.cpp', | 
| 397       'fonts/linux/FontCacheLinux.cpp', | 396       'fonts/linux/FontCacheLinux.cpp', | 
| 398       'fonts/linux/FontPlatformDataLinux.cpp', | 397       'fonts/linux/FontPlatformDataLinux.cpp', | 
| 399       'fonts/mac/FontFamilyMatcherMac.h', | 398       'fonts/mac/FontFamilyMatcherMac.h', | 
| 400       'fonts/mac/FontFamilyMatcherMac.mm', | 399       'fonts/mac/FontFamilyMatcherMac.mm', | 
| 401       'fonts/mac/FontCacheMac.mm', | 400       'fonts/mac/FontCacheMac.mm', | 
| 402       'fonts/mac/FontPlatformDataMac.mm', | 401       'fonts/mac/FontPlatformDataMac.mm', | 
| 403       'fonts/opentype/OpenTypeSanitizer.cpp', | 402       'fonts/opentype/OpenTypeSanitizer.cpp', | 
| 404       'fonts/opentype/OpenTypeSanitizer.h', | 403       'fonts/opentype/OpenTypeSanitizer.h', | 
| 405       'fonts/opentype/OpenTypeTypes.h', | 404       'fonts/opentype/OpenTypeTypes.h', | 
| 406       'fonts/opentype/OpenTypeVerticalData.cpp', | 405       'fonts/opentype/OpenTypeVerticalData.cpp', | 
| 407       'fonts/opentype/OpenTypeVerticalData.h', | 406       'fonts/opentype/OpenTypeVerticalData.h', | 
|  | 407       'fonts/shaping/CachingWordShapeIterator.h', | 
|  | 408       'fonts/shaping/CachingWordShaper.cpp', | 
|  | 409       'fonts/shaping/CachingWordShaper.h', | 
| 408       'fonts/shaping/HarfBuzzFace.cpp', | 410       'fonts/shaping/HarfBuzzFace.cpp', | 
| 409       'fonts/shaping/HarfBuzzFace.h', | 411       'fonts/shaping/HarfBuzzFace.h', | 
| 410       'fonts/shaping/HarfBuzzShaper.cpp', | 412       'fonts/shaping/HarfBuzzShaper.cpp', | 
| 411       'fonts/shaping/HarfBuzzShaper.h', | 413       'fonts/shaping/HarfBuzzShaper.h', | 
|  | 414       'fonts/shaping/ShapeCache.h', | 
| 412       'fonts/shaping/Shaper.cpp', | 415       'fonts/shaping/Shaper.cpp', | 
| 413       'fonts/shaping/Shaper.h', | 416       'fonts/shaping/Shaper.h', | 
| 414       'fonts/shaping/SimpleShaper.cpp', | 417       'fonts/shaping/SimpleShaper.cpp', | 
| 415       'fonts/shaping/SimpleShaper.h', | 418       'fonts/shaping/SimpleShaper.h', | 
| 416       'fonts/skia/FontCacheSkia.cpp', | 419       'fonts/skia/FontCacheSkia.cpp', | 
| 417       'fonts/win/FontCacheSkiaWin.cpp', | 420       'fonts/win/FontCacheSkiaWin.cpp', | 
| 418       'fonts/win/FontFallbackWin.cpp', | 421       'fonts/win/FontFallbackWin.cpp', | 
| 419       'fonts/win/FontFallbackWin.h', | 422       'fonts/win/FontFallbackWin.h', | 
| 420       'fonts/win/FontPlatformDataWin.cpp', | 423       'fonts/win/FontPlatformDataWin.cpp', | 
| 421       'geometry/DoublePoint.cpp', | 424       'geometry/DoublePoint.cpp', | 
| (...skipping 523 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 945       'WebVectorTest.cpp', | 948       'WebVectorTest.cpp', | 
| 946       'animation/TimingFunctionTest.cpp', | 949       'animation/TimingFunctionTest.cpp', | 
| 947       'animation/UnitBezierTest.cpp', | 950       'animation/UnitBezierTest.cpp', | 
| 948       'clipboard/ClipboardUtilitiesTest.cpp', | 951       'clipboard/ClipboardUtilitiesTest.cpp', | 
| 949       'fonts/FontCacheTest.cpp', | 952       'fonts/FontCacheTest.cpp', | 
| 950       'fonts/FontDescriptionTest.cpp', | 953       'fonts/FontDescriptionTest.cpp', | 
| 951       'fonts/FontTest.cpp', | 954       'fonts/FontTest.cpp', | 
| 952       'fonts/GlyphBufferTest.cpp', | 955       'fonts/GlyphBufferTest.cpp', | 
| 953       'fonts/GlyphPageTreeNodeTest.cpp', | 956       'fonts/GlyphPageTreeNodeTest.cpp', | 
| 954       'fonts/android/FontCacheAndroidTest.cpp', | 957       'fonts/android/FontCacheAndroidTest.cpp', | 
|  | 958       'fonts/shaping/CachingWordShaperTest.cpp', | 
| 955       'fonts/shaping/HarfBuzzShaperTest.cpp', | 959       'fonts/shaping/HarfBuzzShaperTest.cpp', | 
| 956       'geometry/FloatBoxTest.cpp', | 960       'geometry/FloatBoxTest.cpp', | 
| 957       'geometry/FloatBoxTestHelpers.cpp', | 961       'geometry/FloatBoxTestHelpers.cpp', | 
| 958       'geometry/FloatPointTest.cpp', | 962       'geometry/FloatPointTest.cpp', | 
| 959       'geometry/FloatPolygonTest.cpp', | 963       'geometry/FloatPolygonTest.cpp', | 
| 960       'geometry/FloatRoundedRectTest.cpp', | 964       'geometry/FloatRoundedRectTest.cpp', | 
| 961       'geometry/FloatSizeTest.cpp', | 965       'geometry/FloatSizeTest.cpp', | 
| 962       'geometry/GeometryTestHelpers.cpp', | 966       'geometry/GeometryTestHelpers.cpp', | 
| 963       'geometry/LayoutRectOutsetsTest.cpp', | 967       'geometry/LayoutRectOutsetsTest.cpp', | 
| 964       'graphics/ListContainerTest.cpp', | 968       'graphics/ListContainerTest.cpp', | 
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 1038       ['os_posix==1 and OS!="mac"', | 1042       ['os_posix==1 and OS!="mac"', | 
| 1039         { | 1043         { | 
| 1040           'platform_test_files': [ | 1044           'platform_test_files': [ | 
| 1041             'text/LocaleICUTest.cpp', | 1045             'text/LocaleICUTest.cpp', | 
| 1042           ], | 1046           ], | 
| 1043         } | 1047         } | 
| 1044       ], | 1048       ], | 
| 1045     ], | 1049     ], | 
| 1046   }, | 1050   }, | 
| 1047 } | 1051 } | 
| OLD | NEW | 
|---|