| 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 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 135 'TracedValue.h', | 135 'TracedValue.h', |
| 136 'URLPatternMatcher.cpp', | 136 'URLPatternMatcher.cpp', |
| 137 'URLPatternMatcher.h', | 137 'URLPatternMatcher.h', |
| 138 'UUID.cpp', | 138 'UUID.cpp', |
| 139 'UUID.h', | 139 'UUID.h', |
| 140 'UserGestureIndicator.cpp', | 140 'UserGestureIndicator.cpp', |
| 141 'UserGestureIndicator.h', | 141 'UserGestureIndicator.h', |
| 142 'WebThread.cpp', | 142 'WebThread.cpp', |
| 143 'WebThreadSupportingGC.cpp', | 143 'WebThreadSupportingGC.cpp', |
| 144 'WebThreadSupportingGC.h', | 144 'WebThreadSupportingGC.h', |
| 145 'WebStreams.h', |
| 145 'Widget.cpp', | 146 'Widget.cpp', |
| 146 'Widget.h', | 147 'Widget.h', |
| 147 'WindowsKeyboardCodes.h', | 148 'WindowsKeyboardCodes.h', |
| 148 'animation/AnimationUtilities.h', | 149 'animation/AnimationUtilities.h', |
| 149 'animation/AnimationValue.h', | 150 'animation/AnimationValue.h', |
| 150 'animation/CubicBezierControlPoints.cpp', | 151 'animation/CubicBezierControlPoints.cpp', |
| 151 'animation/CubicBezierControlPoints.h', | 152 'animation/CubicBezierControlPoints.h', |
| 152 'animation/KeyframeValueList.cpp', | 153 'animation/KeyframeValueList.cpp', |
| 153 'animation/KeyframeValueList.h', | 154 'animation/KeyframeValueList.h', |
| 154 'animation/TimingFunction.cpp', | 155 'animation/TimingFunction.cpp', |
| (...skipping 653 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 808 'scroll/ScrollbarThemeNonMacCommon.h', | 809 'scroll/ScrollbarThemeNonMacCommon.h', |
| 809 'scroll/ScrollbarThemeOverlay.cpp', | 810 'scroll/ScrollbarThemeOverlay.cpp', |
| 810 'scroll/ScrollbarThemeOverlay.h', | 811 'scroll/ScrollbarThemeOverlay.h', |
| 811 'scroll/ScrollbarThemeOverlayMock.h', | 812 'scroll/ScrollbarThemeOverlayMock.h', |
| 812 'speech/PlatformSpeechSynthesisUtterance.cpp', | 813 'speech/PlatformSpeechSynthesisUtterance.cpp', |
| 813 'speech/PlatformSpeechSynthesisUtterance.h', | 814 'speech/PlatformSpeechSynthesisUtterance.h', |
| 814 'speech/PlatformSpeechSynthesisVoice.cpp', | 815 'speech/PlatformSpeechSynthesisVoice.cpp', |
| 815 'speech/PlatformSpeechSynthesisVoice.h', | 816 'speech/PlatformSpeechSynthesisVoice.h', |
| 816 'speech/PlatformSpeechSynthesizer.cpp', | 817 'speech/PlatformSpeechSynthesizer.cpp', |
| 817 'speech/PlatformSpeechSynthesizer.h', | 818 'speech/PlatformSpeechSynthesizer.h', |
| 819 'streams/WebStreams.cpp', |
| 818 'text/BidiCharacterRun.cpp', | 820 'text/BidiCharacterRun.cpp', |
| 819 'text/BidiCharacterRun.h', | 821 'text/BidiCharacterRun.h', |
| 820 'text/BidiContext.cpp', | 822 'text/BidiContext.cpp', |
| 821 'text/BidiContext.h', | 823 'text/BidiContext.h', |
| 822 'text/BidiResolver.h', | 824 'text/BidiResolver.h', |
| 823 'text/BidiRunList.h', | 825 'text/BidiRunList.h', |
| 824 'text/BidiTextRun.cpp', | 826 'text/BidiTextRun.cpp', |
| 825 'text/BidiTextRun.h', | 827 'text/BidiTextRun.h', |
| 826 'text/DateTimeFormat.cpp', | 828 'text/DateTimeFormat.cpp', |
| 827 'text/DateTimeFormat.h', | 829 'text/DateTimeFormat.h', |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 993 'graphics/ImageLayerChromiumTest.cpp', | 995 'graphics/ImageLayerChromiumTest.cpp', |
| 994 'graphics/test/MockImageDecoder.h', | 996 'graphics/test/MockImageDecoder.h', |
| 995 'graphics/test/MockWebGraphicsContext3D.h', | 997 'graphics/test/MockWebGraphicsContext3D.h', |
| 996 'image-decoders/bmp/BMPImageDecoderTest.cpp', | 998 'image-decoders/bmp/BMPImageDecoderTest.cpp', |
| 997 'image-decoders/gif/GIFImageDecoderTest.cpp', | 999 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 998 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 1000 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 999 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 1001 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 1000 ], | 1002 ], |
| 1001 }, | 1003 }, |
| 1002 } | 1004 } |
| OLD | NEW |