| 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 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 'Timer.h', | 134 'Timer.h', |
| 135 'TraceEvent.h', | 135 'TraceEvent.h', |
| 136 'TracedValue.cpp', | 136 'TracedValue.cpp', |
| 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 'Widget.cpp', | 145 'Widget.cpp', |
| 145 'Widget.h', | 146 'Widget.h', |
| 146 'WindowsKeyboardCodes.h', | 147 'WindowsKeyboardCodes.h', |
| 147 'animation/AnimationUtilities.h', | 148 'animation/AnimationUtilities.h', |
| 148 'animation/AnimationValue.h', | 149 'animation/AnimationValue.h', |
| 149 'animation/KeyframeValueList.cpp', | 150 'animation/KeyframeValueList.cpp', |
| 150 'animation/KeyframeValueList.h', | 151 'animation/KeyframeValueList.h', |
| 151 'animation/TimingFunction.cpp', | 152 'animation/TimingFunction.cpp', |
| 152 'animation/TimingFunction.h', | 153 'animation/TimingFunction.h', |
| 153 'animation/UnitBezier.h', | 154 'animation/UnitBezier.h', |
| (...skipping 804 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 958 'graphics/ImageLayerChromiumTest.cpp', | 959 'graphics/ImageLayerChromiumTest.cpp', |
| 959 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 960 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 960 'graphics/test/MockImageDecoder.h', | 961 'graphics/test/MockImageDecoder.h', |
| 961 'graphics/test/MockWebGraphicsContext3D.h', | 962 'graphics/test/MockWebGraphicsContext3D.h', |
| 962 'image-decoders/gif/GIFImageDecoderTest.cpp', | 963 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 963 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 964 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 964 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 965 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 965 ], | 966 ], |
| 966 }, | 967 }, |
| 967 } | 968 } |
| OLD | NEW |