| 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 347 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 358 'fonts/FontDescription.cpp', | 358 'fonts/FontDescription.cpp', |
| 359 'fonts/FontFaceCreationParams.h', | 359 'fonts/FontFaceCreationParams.h', |
| 360 'fonts/FontFallbackList.cpp', | 360 'fonts/FontFallbackList.cpp', |
| 361 'fonts/FontFallbackList.h', | 361 'fonts/FontFallbackList.h', |
| 362 'fonts/FontFamily.cpp', | 362 'fonts/FontFamily.cpp', |
| 363 'fonts/FontFamily.h', | 363 'fonts/FontFamily.h', |
| 364 'fonts/FontFeatureSettings.cpp', | 364 'fonts/FontFeatureSettings.cpp', |
| 365 'fonts/FontFeatureSettings.h', | 365 'fonts/FontFeatureSettings.h', |
| 366 'fonts/FontPlatformData.cpp', | 366 'fonts/FontPlatformData.cpp', |
| 367 'fonts/FontPlatformData.h', | 367 'fonts/FontPlatformData.h', |
| 368 'fonts/FontPlatformFeatures.h', | |
| 369 'fonts/FontRenderStyle.h', | 368 'fonts/FontRenderStyle.h', |
| 370 'fonts/GenericFontFamilySettings.cpp', | 369 'fonts/GenericFontFamilySettings.cpp', |
| 371 'fonts/GenericFontFamilySettings.h', | 370 'fonts/GenericFontFamilySettings.h', |
| 372 'fonts/GlyphBuffer.h', | 371 'fonts/GlyphBuffer.h', |
| 373 'fonts/GlyphMetricsMap.h', | 372 'fonts/GlyphMetricsMap.h', |
| 374 'fonts/GlyphPage.h', | 373 'fonts/GlyphPage.h', |
| 375 'fonts/GlyphPageTreeNode.cpp', | 374 'fonts/GlyphPageTreeNode.cpp', |
| 376 'fonts/GlyphPageTreeNode.h', | 375 'fonts/GlyphPageTreeNode.h', |
| 377 'fonts/Latin1TextIterator.h', | 376 'fonts/Latin1TextIterator.h', |
| 378 'fonts/SVGGlyph.cpp', | 377 'fonts/SVGGlyph.cpp', |
| (...skipping 584 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 963 'graphics/ImageFrameGeneratorTest.cpp', | 962 'graphics/ImageFrameGeneratorTest.cpp', |
| 964 'graphics/ImageLayerChromiumTest.cpp', | 963 'graphics/ImageLayerChromiumTest.cpp', |
| 965 'graphics/test/MockImageDecoder.h', | 964 'graphics/test/MockImageDecoder.h', |
| 966 'graphics/test/MockWebGraphicsContext3D.h', | 965 'graphics/test/MockWebGraphicsContext3D.h', |
| 967 'image-decoders/gif/GIFImageDecoderTest.cpp', | 966 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 968 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 967 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 969 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 968 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 970 ], | 969 ], |
| 971 }, | 970 }, |
| 972 } | 971 } |
| OLD | NEW |