| 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 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 381 'fonts/TextBlob.h', | 381 'fonts/TextBlob.h', |
| 382 'fonts/VDMXParser.cpp', | 382 'fonts/VDMXParser.cpp', |
| 383 'fonts/VDMXParser.h', | 383 'fonts/VDMXParser.h', |
| 384 'fonts/WidthCache.h', | 384 'fonts/WidthCache.h', |
| 385 'fonts/WidthIterator.cpp', | 385 'fonts/WidthIterator.cpp', |
| 386 'fonts/WidthIterator.h', | 386 'fonts/WidthIterator.h', |
| 387 'fonts/android/FontCacheAndroid.cpp', | 387 'fonts/android/FontCacheAndroid.cpp', |
| 388 'fonts/cocoa/FontPlatformDataCocoa.mm', | 388 'fonts/cocoa/FontPlatformDataCocoa.mm', |
| 389 'fonts/harfbuzz/FontHarfBuzz.cpp', | 389 'fonts/harfbuzz/FontHarfBuzz.cpp', |
| 390 'fonts/harfbuzz/FontPlatformDataHarfBuzz.cpp', | 390 'fonts/harfbuzz/FontPlatformDataHarfBuzz.cpp', |
| 391 'fonts/harfbuzz/FontPlatformDataHarfBuzz.h', |
| 391 'fonts/harfbuzz/HarfBuzzFace.cpp', | 392 'fonts/harfbuzz/HarfBuzzFace.cpp', |
| 392 'fonts/harfbuzz/HarfBuzzFace.h', | 393 'fonts/harfbuzz/HarfBuzzFace.h', |
| 393 'fonts/harfbuzz/HarfBuzzFaceCoreText.cpp', | 394 'fonts/harfbuzz/HarfBuzzFaceCoreText.cpp', |
| 394 'fonts/harfbuzz/HarfBuzzFaceSkia.cpp', | 395 'fonts/harfbuzz/HarfBuzzFaceSkia.cpp', |
| 395 'fonts/harfbuzz/HarfBuzzShaper.cpp', | 396 'fonts/harfbuzz/HarfBuzzShaper.cpp', |
| 396 'fonts/harfbuzz/HarfBuzzShaper.h', | 397 'fonts/harfbuzz/HarfBuzzShaper.h', |
| 397 'fonts/linux/FontCacheLinux.cpp', | 398 'fonts/linux/FontCacheLinux.cpp', |
| 398 'fonts/linux/FontPlatformDataLinux.cpp', | 399 'fonts/linux/FontPlatformDataLinux.cpp', |
| 399 'fonts/mac/ComplexTextController.cpp', | 400 'fonts/mac/ComplexTextController.cpp', |
| 400 'fonts/mac/ComplexTextController.h', | 401 'fonts/mac/ComplexTextController.h', |
| (...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 958 'graphics/ImageLayerChromiumTest.cpp', | 959 'graphics/ImageLayerChromiumTest.cpp', |
| 959 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 960 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 960 'graphics/test/MockImageDecoder.h', | 961 'graphics/test/MockImageDecoder.h', |
| 961 'graphics/test/MockWebGraphicsContext3D.h', | 962 'graphics/test/MockWebGraphicsContext3D.h', |
| 962 'image-decoders/gif/GIFImageDecoderTest.cpp', | 963 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 963 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 964 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 964 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 965 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 965 ], | 966 ], |
| 966 }, | 967 }, |
| 967 } | 968 } |
| OLD | NEW |