| 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 499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 510 'graphics/GraphicsLayer.h', | 510 'graphics/GraphicsLayer.h', |
| 511 'graphics/GraphicsLayerClient.h', | 511 'graphics/GraphicsLayerClient.h', |
| 512 'graphics/GraphicsLayerDebugInfo.cpp', | 512 'graphics/GraphicsLayerDebugInfo.cpp', |
| 513 'graphics/GraphicsLayerDebugInfo.h', | 513 'graphics/GraphicsLayerDebugInfo.h', |
| 514 'graphics/GraphicsLayerFactory.h', | 514 'graphics/GraphicsLayerFactory.h', |
| 515 'graphics/GraphicsTypes.cpp', | 515 'graphics/GraphicsTypes.cpp', |
| 516 'graphics/GraphicsTypes.h', | 516 'graphics/GraphicsTypes.h', |
| 517 'graphics/GraphicsTypes3D.h', | 517 'graphics/GraphicsTypes3D.h', |
| 518 'graphics/Image.cpp', | 518 'graphics/Image.cpp', |
| 519 'graphics/Image.h', | 519 'graphics/Image.h', |
| 520 'graphics/ImageAnimationPolicy.h', |
| 520 'graphics/ImageBuffer.cpp', | 521 'graphics/ImageBuffer.cpp', |
| 521 'graphics/ImageBuffer.h', | 522 'graphics/ImageBuffer.h', |
| 522 'graphics/ImageBufferClient.h', | 523 'graphics/ImageBufferClient.h', |
| 523 'graphics/ImageBufferSurface.cpp', | 524 'graphics/ImageBufferSurface.cpp', |
| 524 'graphics/ImageBufferSurface.h', | 525 'graphics/ImageBufferSurface.h', |
| 525 'graphics/ImageDecodingStore.cpp', | 526 'graphics/ImageDecodingStore.cpp', |
| 526 'graphics/ImageDecodingStore.h', | 527 'graphics/ImageDecodingStore.h', |
| 527 'graphics/ImageFilter.cpp', | 528 'graphics/ImageFilter.cpp', |
| 528 'graphics/ImageFilter.h', | 529 'graphics/ImageFilter.h', |
| 529 'graphics/ImageFrameGenerator.cpp', | 530 'graphics/ImageFrameGenerator.cpp', |
| (...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 964 'graphics/ImageFrameGeneratorTest.cpp', | 965 'graphics/ImageFrameGeneratorTest.cpp', |
| 965 'graphics/ImageLayerChromiumTest.cpp', | 966 'graphics/ImageLayerChromiumTest.cpp', |
| 966 'graphics/test/MockImageDecoder.h', | 967 'graphics/test/MockImageDecoder.h', |
| 967 'graphics/test/MockWebGraphicsContext3D.h', | 968 'graphics/test/MockWebGraphicsContext3D.h', |
| 968 'image-decoders/gif/GIFImageDecoderTest.cpp', | 969 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 969 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 970 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 970 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 971 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 971 ], | 972 ], |
| 972 }, | 973 }, |
| 973 } | 974 } |
| OLD | NEW |