| 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 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 137 'TracedValue.h', | 137 'TracedValue.h', |
| 138 'UserGestureIndicator.cpp', | 138 'UserGestureIndicator.cpp', |
| 139 'UserGestureIndicator.h', | 139 'UserGestureIndicator.h', |
| 140 'URLPatternMatcher.cpp', | 140 'URLPatternMatcher.cpp', |
| 141 'URLPatternMatcher.h', | 141 'URLPatternMatcher.h', |
| 142 'UUID.cpp', | 142 'UUID.cpp', |
| 143 'UUID.h', | 143 'UUID.h', |
| 144 'WebThread.cpp', | 144 'WebThread.cpp', |
| 145 'WebThreadSupportingGC.cpp', | 145 'WebThreadSupportingGC.cpp', |
| 146 'WebThreadSupportingGC.h', | 146 'WebThreadSupportingGC.h', |
| 147 'UIWebThreadSupportingGC.cpp', |
| 148 'UIWebThreadSupportingGC.h', |
| 147 'Widget.cpp', | 149 'Widget.cpp', |
| 148 'Widget.h', | 150 'Widget.h', |
| 149 'WindowsKeyboardCodes.h', | 151 'WindowsKeyboardCodes.h', |
| 150 'animation/AnimationUtilities.h', | 152 'animation/AnimationUtilities.h', |
| 151 'animation/AnimationValue.h', | 153 'animation/AnimationValue.h', |
| 152 'animation/KeyframeValueList.cpp', | 154 'animation/KeyframeValueList.cpp', |
| 153 'animation/KeyframeValueList.h', | 155 'animation/KeyframeValueList.h', |
| 154 'animation/TimingFunction.cpp', | 156 'animation/TimingFunction.cpp', |
| 155 'animation/TimingFunction.h', | 157 'animation/TimingFunction.h', |
| 156 'animation/UnitBezier.h', | 158 'animation/UnitBezier.h', |
| (...skipping 793 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 950 'graphics/ImageFrameGeneratorTest.cpp', | 952 'graphics/ImageFrameGeneratorTest.cpp', |
| 951 'graphics/ImageLayerChromiumTest.cpp', | 953 'graphics/ImageLayerChromiumTest.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 |