| 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 609 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 620 'graphics/OpaqueRectTrackingContentLayerDelegate.cpp', | 620 'graphics/OpaqueRectTrackingContentLayerDelegate.cpp', |
| 621 'graphics/OpaqueRectTrackingContentLayerDelegate.h', | 621 'graphics/OpaqueRectTrackingContentLayerDelegate.h', |
| 622 'graphics/Path.cpp', | 622 'graphics/Path.cpp', |
| 623 'graphics/Path.h', | 623 'graphics/Path.h', |
| 624 'graphics/PathTraversalState.cpp', | 624 'graphics/PathTraversalState.cpp', |
| 625 'graphics/PathTraversalState.h', | 625 'graphics/PathTraversalState.h', |
| 626 'graphics/Pattern.cpp', | 626 'graphics/Pattern.cpp', |
| 627 'graphics/Pattern.h', | 627 'graphics/Pattern.h', |
| 628 'graphics/ProfilingCanvas.cpp', | 628 'graphics/ProfilingCanvas.cpp', |
| 629 'graphics/ProfilingCanvas.h', | 629 'graphics/ProfilingCanvas.h', |
| 630 'graphics/RecordingImageBufferSurface.cpp', |
| 631 'graphics/RecordingImageBufferSurface.h', |
| 630 'graphics/ReplayingCanvas.cpp', | 632 'graphics/ReplayingCanvas.cpp', |
| 631 'graphics/ReplayingCanvas.h', | 633 'graphics/ReplayingCanvas.h', |
| 632 'graphics/ScaledImageFragment.cpp', | 634 'graphics/ScaledImageFragment.cpp', |
| 633 'graphics/ScaledImageFragment.h', | 635 'graphics/ScaledImageFragment.h', |
| 634 'graphics/StrokeData.cpp', | 636 'graphics/StrokeData.cpp', |
| 635 'graphics/StrokeData.h', | 637 'graphics/StrokeData.h', |
| 636 'graphics/ThreadSafeDataTransport.cpp', | 638 'graphics/ThreadSafeDataTransport.cpp', |
| 637 'graphics/ThreadSafeDataTransport.h', | 639 'graphics/ThreadSafeDataTransport.h', |
| 638 'graphics/UnacceleratedImageBufferSurface.cpp', | 640 'graphics/UnacceleratedImageBufferSurface.cpp', |
| 639 'graphics/UnacceleratedImageBufferSurface.h', | 641 'graphics/UnacceleratedImageBufferSurface.h', |
| (...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 950 'graphics/ImageLayerChromiumTest.cpp', | 952 'graphics/ImageLayerChromiumTest.cpp', |
| 951 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 953 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 952 'graphics/test/MockImageDecoder.h', | 954 'graphics/test/MockImageDecoder.h', |
| 953 'graphics/test/MockWebGraphicsContext3D.h', | 955 'graphics/test/MockWebGraphicsContext3D.h', |
| 954 'image-decoders/gif/GIFImageDecoderTest.cpp', | 956 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 955 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 957 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 956 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 958 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 957 ], | 959 ], |
| 958 }, | 960 }, |
| 959 } | 961 } |
| OLD | NEW |