| 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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 'LayoutTestSupport.h', | 51 'LayoutTestSupport.h', |
| 52 'LayoutUnit.h', | 52 'LayoutUnit.h', |
| 53 'Length.cpp', | 53 'Length.cpp', |
| 54 'Length.h', | 54 'Length.h', |
| 55 'LengthBox.cpp', | 55 'LengthBox.cpp', |
| 56 'LengthBox.h', | 56 'LengthBox.h', |
| 57 'LengthFunctions.cpp', | 57 'LengthFunctions.cpp', |
| 58 'LengthFunctions.h', | 58 'LengthFunctions.h', |
| 59 'LengthPoint.h', | 59 'LengthPoint.h', |
| 60 'LengthSize.h', | 60 'LengthSize.h', |
| 61 'LifecycleContext.h', |
| 61 'LifecycleNotifier.h', | 62 'LifecycleNotifier.h', |
| 62 'LifecycleObserver.h', | 63 'LifecycleObserver.h', |
| 63 'LinkHash.cpp', | 64 'LinkHash.cpp', |
| 64 'LinkHash.h', | 65 'LinkHash.h', |
| 65 'Logging.cpp', | 66 'Logging.cpp', |
| 66 'Logging.h', | 67 'Logging.h', |
| 67 'MIMETypeFromURL.cpp', | 68 'MIMETypeFromURL.cpp', |
| 68 'MIMETypeFromURL.h', | 69 'MIMETypeFromURL.h', |
| 69 'MIMETypeRegistry.cpp', | 70 'MIMETypeRegistry.cpp', |
| 70 'MIMETypeRegistry.h', | 71 'MIMETypeRegistry.h', |
| (...skipping 916 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 987 'graphics/ImageLayerChromiumTest.cpp', | 988 'graphics/ImageLayerChromiumTest.cpp', |
| 988 'graphics/test/MockImageDecoder.h', | 989 'graphics/test/MockImageDecoder.h', |
| 989 'graphics/test/MockWebGraphicsContext3D.h', | 990 'graphics/test/MockWebGraphicsContext3D.h', |
| 990 'image-decoders/bmp/BMPImageDecoderTest.cpp', | 991 'image-decoders/bmp/BMPImageDecoderTest.cpp', |
| 991 'image-decoders/gif/GIFImageDecoderTest.cpp', | 992 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 992 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 993 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 993 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 994 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 994 ], | 995 ], |
| 995 }, | 996 }, |
| 996 } | 997 } |
| OLD | NEW |