| 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 328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 'fonts/FontCache.cpp', | 339 'fonts/FontCache.cpp', |
| 340 'fonts/FontCache.h', | 340 'fonts/FontCache.h', |
| 341 'fonts/FontCacheClient.h', | 341 'fonts/FontCacheClient.h', |
| 342 'fonts/FontCacheKey.h', | 342 'fonts/FontCacheKey.h', |
| 343 'fonts/FontCustomPlatformData.h', | 343 'fonts/FontCustomPlatformData.h', |
| 344 'fonts/FontData.cpp', | 344 'fonts/FontData.cpp', |
| 345 'fonts/FontData.h', | 345 'fonts/FontData.h', |
| 346 'fonts/FontDataCache.cpp', | 346 'fonts/FontDataCache.cpp', |
| 347 'fonts/FontDataCache.h', | 347 'fonts/FontDataCache.h', |
| 348 'fonts/FontDescription.cpp', | 348 'fonts/FontDescription.cpp', |
| 349 'fonts/FontFaceCreationParams.h', |
| 349 'fonts/FontFallbackList.cpp', | 350 'fonts/FontFallbackList.cpp', |
| 350 'fonts/FontFallbackList.h', | 351 'fonts/FontFallbackList.h', |
| 351 'fonts/FontFamily.cpp', | 352 'fonts/FontFamily.cpp', |
| 352 'fonts/FontFamily.h', | 353 'fonts/FontFamily.h', |
| 353 'fonts/FontFeatureSettings.cpp', | 354 'fonts/FontFeatureSettings.cpp', |
| 354 'fonts/FontFeatureSettings.h', | 355 'fonts/FontFeatureSettings.h', |
| 355 'fonts/FontPlatformData.cpp', | 356 'fonts/FontPlatformData.cpp', |
| 356 'fonts/FontPlatformData.h', | 357 'fonts/FontPlatformData.h', |
| 357 'fonts/FontPlatformFeatures.h', | 358 'fonts/FontPlatformFeatures.h', |
| 358 'fonts/FontRenderStyle.h', | 359 'fonts/FontRenderStyle.h', |
| (...skipping 578 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 937 'graphics/ImageLayerChromiumTest.cpp', | 938 'graphics/ImageLayerChromiumTest.cpp', |
| 938 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 939 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 939 'graphics/test/MockImageDecoder.h', | 940 'graphics/test/MockImageDecoder.h', |
| 940 'graphics/test/MockWebGraphicsContext3D.h', | 941 'graphics/test/MockWebGraphicsContext3D.h', |
| 941 'image-decoders/gif/GIFImageDecoderTest.cpp', | 942 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 942 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 943 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 943 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 944 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 944 ], | 945 ], |
| 945 }, | 946 }, |
| 946 } | 947 } |
| OLD | NEW |