| 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 337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 348 'fonts/CustomFontData.h', | 348 'fonts/CustomFontData.h', |
| 349 'fonts/FixedPitchFontType.h', | 349 'fonts/FixedPitchFontType.h', |
| 350 'fonts/Font.cpp', | 350 'fonts/Font.cpp', |
| 351 'fonts/Font.h', | 351 'fonts/Font.h', |
| 352 'fonts/FontBaseline.h', | 352 'fonts/FontBaseline.h', |
| 353 'fonts/FontCache.cpp', | 353 'fonts/FontCache.cpp', |
| 354 'fonts/FontCache.h', | 354 'fonts/FontCache.h', |
| 355 'fonts/FontCacheClient.h', | 355 'fonts/FontCacheClient.h', |
| 356 'fonts/FontCacheKey.h', | 356 'fonts/FontCacheKey.h', |
| 357 'fonts/FontCustomPlatformData.h', | 357 'fonts/FontCustomPlatformData.h', |
| 358 'fonts/FontCustomPlatformData.cpp', |
| 358 'fonts/FontData.cpp', | 359 'fonts/FontData.cpp', |
| 359 'fonts/FontData.h', | 360 'fonts/FontData.h', |
| 360 'fonts/FontDataCache.cpp', | 361 'fonts/FontDataCache.cpp', |
| 361 'fonts/FontDataCache.h', | 362 'fonts/FontDataCache.h', |
| 362 'fonts/FontDescription.cpp', | 363 'fonts/FontDescription.cpp', |
| 363 'fonts/FontFaceCreationParams.h', | 364 'fonts/FontFaceCreationParams.h', |
| 364 'fonts/FontFallbackList.cpp', | 365 'fonts/FontFallbackList.cpp', |
| 365 'fonts/FontFallbackList.h', | 366 'fonts/FontFallbackList.h', |
| 366 'fonts/FontFamily.cpp', | 367 'fonts/FontFamily.cpp', |
| 367 'fonts/FontFamily.h', | 368 'fonts/FontFamily.h', |
| (...skipping 17 matching lines...) Expand all Loading... |
| 385 'fonts/TextBlob.h', | 386 'fonts/TextBlob.h', |
| 386 'fonts/VDMXParser.cpp', | 387 'fonts/VDMXParser.cpp', |
| 387 'fonts/VDMXParser.h', | 388 'fonts/VDMXParser.h', |
| 388 'fonts/WidthCache.h', | 389 'fonts/WidthCache.h', |
| 389 'fonts/android/FontCacheAndroid.cpp', | 390 'fonts/android/FontCacheAndroid.cpp', |
| 390 'fonts/linux/FontCacheLinux.cpp', | 391 'fonts/linux/FontCacheLinux.cpp', |
| 391 'fonts/linux/FontPlatformDataLinux.cpp', | 392 'fonts/linux/FontPlatformDataLinux.cpp', |
| 392 'fonts/mac/FontFamilyMatcherMac.h', | 393 'fonts/mac/FontFamilyMatcherMac.h', |
| 393 'fonts/mac/FontFamilyMatcherMac.mm', | 394 'fonts/mac/FontFamilyMatcherMac.mm', |
| 394 'fonts/mac/FontCacheMac.mm', | 395 'fonts/mac/FontCacheMac.mm', |
| 395 'fonts/mac/FontCustomPlatformDataMac.cpp', | |
| 396 'fonts/mac/FontPlatformDataMac.mm', | 396 'fonts/mac/FontPlatformDataMac.mm', |
| 397 'fonts/mac/MemoryActivatedFont.h', | |
| 398 'fonts/mac/MemoryActivatedFont.mm', | |
| 399 'fonts/opentype/OpenTypeSanitizer.cpp', | 397 'fonts/opentype/OpenTypeSanitizer.cpp', |
| 400 'fonts/opentype/OpenTypeSanitizer.h', | 398 'fonts/opentype/OpenTypeSanitizer.h', |
| 401 'fonts/opentype/OpenTypeTypes.h', | 399 'fonts/opentype/OpenTypeTypes.h', |
| 402 'fonts/opentype/OpenTypeVerticalData.cpp', | 400 'fonts/opentype/OpenTypeVerticalData.cpp', |
| 403 'fonts/opentype/OpenTypeVerticalData.h', | 401 'fonts/opentype/OpenTypeVerticalData.h', |
| 404 'fonts/shaping/HarfBuzzFace.cpp', | 402 'fonts/shaping/HarfBuzzFace.cpp', |
| 405 'fonts/shaping/HarfBuzzFace.h', | 403 'fonts/shaping/HarfBuzzFace.h', |
| 406 'fonts/shaping/HarfBuzzShaper.cpp', | 404 'fonts/shaping/HarfBuzzShaper.cpp', |
| 407 'fonts/shaping/HarfBuzzShaper.h', | 405 'fonts/shaping/HarfBuzzShaper.h', |
| 408 'fonts/shaping/Shaper.cpp', | 406 'fonts/shaping/Shaper.cpp', |
| 409 'fonts/shaping/Shaper.h', | 407 'fonts/shaping/Shaper.h', |
| 410 'fonts/shaping/SimpleShaper.cpp', | 408 'fonts/shaping/SimpleShaper.cpp', |
| 411 'fonts/shaping/SimpleShaper.h', | 409 'fonts/shaping/SimpleShaper.h', |
| 412 'fonts/skia/FontCacheSkia.cpp', | 410 'fonts/skia/FontCacheSkia.cpp', |
| 413 'fonts/skia/FontCustomPlatformDataSkia.cpp', | |
| 414 'fonts/win/FontCacheSkiaWin.cpp', | 411 'fonts/win/FontCacheSkiaWin.cpp', |
| 415 'fonts/win/FontFallbackWin.cpp', | 412 'fonts/win/FontFallbackWin.cpp', |
| 416 'fonts/win/FontFallbackWin.h', | 413 'fonts/win/FontFallbackWin.h', |
| 417 'fonts/win/FontPlatformDataWin.cpp', | 414 'fonts/win/FontPlatformDataWin.cpp', |
| 418 'geometry/DoublePoint.cpp', | 415 'geometry/DoublePoint.cpp', |
| 419 'geometry/DoublePoint.h', | 416 'geometry/DoublePoint.h', |
| 420 'geometry/DoubleSize.cpp', | 417 'geometry/DoubleSize.cpp', |
| 421 'geometry/DoubleSize.h', | 418 'geometry/DoubleSize.h', |
| 422 'geometry/FloatRectOutsets.h', | 419 'geometry/FloatRectOutsets.h', |
| 423 'geometry/FloatPoint.cpp', | 420 'geometry/FloatPoint.cpp', |
| (...skipping 568 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 992 'graphics/ImageLayerChromiumTest.cpp', | 989 'graphics/ImageLayerChromiumTest.cpp', |
| 993 'graphics/test/MockImageDecoder.h', | 990 'graphics/test/MockImageDecoder.h', |
| 994 'graphics/test/MockWebGraphicsContext3D.h', | 991 'graphics/test/MockWebGraphicsContext3D.h', |
| 995 'image-decoders/bmp/BMPImageDecoderTest.cpp', | 992 'image-decoders/bmp/BMPImageDecoderTest.cpp', |
| 996 'image-decoders/gif/GIFImageDecoderTest.cpp', | 993 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 997 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 994 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 998 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 995 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 999 ], | 996 ], |
| 1000 }, | 997 }, |
| 1001 } | 998 } |
| OLD | NEW |