| 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 390 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 401 'fonts/opentype/OpenTypeSanitizer.cpp', | 401 'fonts/opentype/OpenTypeSanitizer.cpp', |
| 402 'fonts/opentype/OpenTypeSanitizer.h', | 402 'fonts/opentype/OpenTypeSanitizer.h', |
| 403 'fonts/opentype/OpenTypeTypes.h', | 403 'fonts/opentype/OpenTypeTypes.h', |
| 404 'fonts/opentype/OpenTypeUtilities.cpp', | 404 'fonts/opentype/OpenTypeUtilities.cpp', |
| 405 'fonts/opentype/OpenTypeUtilities.h', | 405 'fonts/opentype/OpenTypeUtilities.h', |
| 406 'fonts/opentype/OpenTypeVerticalData.cpp', | 406 'fonts/opentype/OpenTypeVerticalData.cpp', |
| 407 'fonts/opentype/OpenTypeVerticalData.h', | 407 'fonts/opentype/OpenTypeVerticalData.h', |
| 408 'fonts/skia/FontCacheSkia.cpp', | 408 'fonts/skia/FontCacheSkia.cpp', |
| 409 'fonts/skia/FontCustomPlatformDataSkia.cpp', | 409 'fonts/skia/FontCustomPlatformDataSkia.cpp', |
| 410 'fonts/skia/FontPlatformDataSkia.cpp', | 410 'fonts/skia/FontPlatformDataSkia.cpp', |
| 411 'fonts/skia/SimpleFontDataSkia.cpp', | |
| 412 'fonts/win/FontCacheSkiaWin.cpp', | 411 'fonts/win/FontCacheSkiaWin.cpp', |
| 413 'fonts/win/FontFallbackWin.cpp', | 412 'fonts/win/FontFallbackWin.cpp', |
| 414 'fonts/win/FontFallbackWin.h', | 413 'fonts/win/FontFallbackWin.h', |
| 415 'fonts/win/FontPlatformDataWin.cpp', | 414 'fonts/win/FontPlatformDataWin.cpp', |
| 416 'geometry/DoublePoint.h', | 415 'geometry/DoublePoint.h', |
| 417 'geometry/DoubleSize.cpp', | 416 'geometry/DoubleSize.cpp', |
| 418 'geometry/DoubleSize.h', | 417 'geometry/DoubleSize.h', |
| 419 'geometry/FloatBoxExtent.h', | 418 'geometry/FloatBoxExtent.h', |
| 420 'geometry/FloatPolygon.cpp', | 419 'geometry/FloatPolygon.cpp', |
| 421 'geometry/FloatPolygon.h', | 420 'geometry/FloatPolygon.h', |
| (...skipping 540 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 962 'graphics/ImageFrameGeneratorTest.cpp', | 961 'graphics/ImageFrameGeneratorTest.cpp', |
| 963 'graphics/ImageLayerChromiumTest.cpp', | 962 'graphics/ImageLayerChromiumTest.cpp', |
| 964 'graphics/test/MockImageDecoder.h', | 963 'graphics/test/MockImageDecoder.h', |
| 965 'graphics/test/MockWebGraphicsContext3D.h', | 964 'graphics/test/MockWebGraphicsContext3D.h', |
| 966 'image-decoders/gif/GIFImageDecoderTest.cpp', | 965 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 967 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 966 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 968 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 967 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 969 ], | 968 ], |
| 970 }, | 969 }, |
| 971 } | 970 } |
| OLD | NEW |