| 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 313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 324 'exported/WebURLResponse.cpp', | 324 'exported/WebURLResponse.cpp', |
| 325 'exported/WebURLResponsePrivate.h', | 325 'exported/WebURLResponsePrivate.h', |
| 326 'exported/WrappedResourceRequest.h', | 326 'exported/WrappedResourceRequest.h', |
| 327 'exported/WrappedResourceResponse.h', | 327 'exported/WrappedResourceResponse.h', |
| 328 'exported/linux/WebFontInfo.cpp', | 328 'exported/linux/WebFontInfo.cpp', |
| 329 'exported/linux/WebFontRenderStyle.cpp', | 329 'exported/linux/WebFontRenderStyle.cpp', |
| 330 'fonts/AlternateFontFamily.h', | 330 'fonts/AlternateFontFamily.h', |
| 331 'fonts/Character.cpp', | 331 'fonts/Character.cpp', |
| 332 'fonts/Character.h', | 332 'fonts/Character.h', |
| 333 'fonts/CustomFontData.h', | 333 'fonts/CustomFontData.h', |
| 334 'fonts/FixedPitchFontType.h', |
| 334 'fonts/Font.cpp', | 335 'fonts/Font.cpp', |
| 335 'fonts/Font.h', | 336 'fonts/Font.h', |
| 336 'fonts/FontBaseline.h', | 337 'fonts/FontBaseline.h', |
| 337 'fonts/FontCache.cpp', | 338 'fonts/FontCache.cpp', |
| 338 'fonts/FontCache.h', | 339 'fonts/FontCache.h', |
| 339 'fonts/FontCacheClient.h', | 340 'fonts/FontCacheClient.h', |
| 340 'fonts/FontCacheKey.h', | 341 'fonts/FontCacheKey.h', |
| 341 'fonts/FontCustomPlatformData.h', | 342 'fonts/FontCustomPlatformData.h', |
| 342 'fonts/FontData.cpp', | 343 'fonts/FontData.cpp', |
| 343 'fonts/FontData.h', | 344 'fonts/FontData.h', |
| (...skipping 588 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 932 'graphics/ImageLayerChromiumTest.cpp', | 933 'graphics/ImageLayerChromiumTest.cpp', |
| 933 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 934 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 934 'graphics/test/MockImageDecoder.h', | 935 'graphics/test/MockImageDecoder.h', |
| 935 'graphics/test/MockWebGraphicsContext3D.h', | 936 'graphics/test/MockWebGraphicsContext3D.h', |
| 936 'image-decoders/gif/GIFImageDecoderTest.cpp', | 937 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 937 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 938 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 938 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 939 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 939 ], | 940 ], |
| 940 }, | 941 }, |
| 941 } | 942 } |
| OLD | NEW |