| OLD | NEW |
| 1 { | 1 { |
| 2 'includes': [ |
| 3 'platform_generated.gypi', |
| 4 ], |
| 2 'variables': { | 5 'variables': { |
| 3 'platform_files': [ | 6 'platform_files': [ |
| 4 'AsyncFileSystemCallbacks.h', | 7 'AsyncFileSystemCallbacks.h', |
| 5 'CalculationValue.h', | 8 'CalculationValue.h', |
| 6 'CheckedInt.h', | 9 'CheckedInt.h', |
| 7 'Clock.cpp', | 10 'Clock.cpp', |
| 8 'Clock.h', | 11 'Clock.h', |
| 9 'ColorChooser.cpp', | 12 'ColorChooser.cpp', |
| 10 'ColorChooser.h', | 13 'ColorChooser.h', |
| 11 'ColorChooserClient.cpp', | 14 'ColorChooserClient.cpp', |
| (...skipping 919 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 931 'graphics/ImageLayerChromiumTest.cpp', | 934 'graphics/ImageLayerChromiumTest.cpp', |
| 932 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 935 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 933 'graphics/test/MockImageDecoder.h', | 936 'graphics/test/MockImageDecoder.h', |
| 934 'graphics/test/MockWebGraphicsContext3D.h', | 937 'graphics/test/MockWebGraphicsContext3D.h', |
| 935 'image-decoders/gif/GIFImageDecoderTest.cpp', | 938 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 936 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 939 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 937 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 940 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 938 ], | 941 ], |
| 939 }, | 942 }, |
| 940 } | 943 } |
| OLD | NEW |