| 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 'ContentDecryptionModuleResult.h', | 10 'ContentDecryptionModuleResult.h', |
| (...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 150 'animation/AnimationTranslationUtil.cpp', | 150 'animation/AnimationTranslationUtil.cpp', |
| 151 'animation/AnimationTranslationUtil.h', | 151 'animation/AnimationTranslationUtil.h', |
| 152 'animation/AnimationUtilities.h', | 152 'animation/AnimationUtilities.h', |
| 153 'animation/CubicBezierControlPoints.cpp', | 153 'animation/CubicBezierControlPoints.cpp', |
| 154 'animation/CubicBezierControlPoints.h', | 154 'animation/CubicBezierControlPoints.h', |
| 155 'animation/TimingFunction.cpp', | 155 'animation/TimingFunction.cpp', |
| 156 'animation/TimingFunction.h', | 156 'animation/TimingFunction.h', |
| 157 'animation/UnitBezier.h', | 157 'animation/UnitBezier.h', |
| 158 'animation/CompositorAnimation.cpp', | 158 'animation/CompositorAnimation.cpp', |
| 159 'animation/CompositorAnimation.h', | 159 'animation/CompositorAnimation.h', |
| 160 'animation/CompositorAnimationCurve.cpp', | 160 'animation/CompositorAnimationCurve.cpp', |
| 161 'animation/CompositorAnimationCurve.h', | 161 'animation/CompositorAnimationCurve.h', |
| 162 'animation/CompositorAnimationPlayer.cpp', | 162 'animation/CompositorAnimationPlayer.cpp', |
| 163 'animation/CompositorAnimationPlayer.h', | 163 'animation/CompositorAnimationPlayer.h', |
| 164 'animation/CompositorAnimationPlayerClient.cpp', | 164 'animation/CompositorAnimationPlayerClient.cpp', |
| 165 'animation/CompositorAnimationPlayerClient.h', | 165 'animation/CompositorAnimationPlayerClient.h', |
| 166 'animation/CompositorAnimationTimeline.cpp', | 166 'animation/CompositorAnimationTimeline.cpp', |
| 167 'animation/CompositorAnimationTimeline.h', | 167 'animation/CompositorAnimationTimeline.h', |
| 168 'animation/CompositorFilterAnimationCurve.cpp', | 168 'animation/CompositorFilterAnimationCurve.cpp', |
| 169 'animation/CompositorFilterAnimationCurve.h', | 169 'animation/CompositorFilterAnimationCurve.h', |
| 170 'animation/CompositorFilterKeyframe.cpp', | 170 'animation/CompositorFilterKeyframe.cpp', |
| 171 'animation/CompositorFilterKeyframe.h', | 171 'animation/CompositorFilterKeyframe.h', |
| 172 'animation/CompositorFloatAnimationCurve.cpp', | 172 'animation/CompositorFloatAnimationCurve.cpp', |
| 173 'animation/CompositorFloatAnimationCurve.h', | 173 'animation/CompositorFloatAnimationCurve.h', |
| 174 'animation/CompositorFloatKeyframe.h', | 174 'animation/CompositorFloatKeyframe.h', |
| 175 'animation/CompositorScrollOffsetAnimationCurve.cpp', | 175 'animation/CompositorScrollOffsetAnimationCurve.cpp', |
| 176 'animation/CompositorScrollOffsetAnimationCurve.h', | 176 'animation/CompositorScrollOffsetAnimationCurve.h', |
| 177 'animation/CompositorTransformAnimationCurve.cpp', | 177 'animation/CompositorTransformAnimationCurve.cpp', |
| 178 'animation/CompositorTransformAnimationCurve.h', | 178 'animation/CompositorTransformAnimationCurve.h', |
| 179 'animation/CompositorTransformKeyframe.cpp', | 179 'animation/CompositorTransformKeyframe.cpp', |
| 180 'animation/CompositorTransformKeyframe.h', | 180 'animation/CompositorTransformKeyframe.h', |
| 181 'animation/CompositorTransformOperations.cpp', | 181 'animation/CompositorTransformOperations.cpp', |
| 182 'animation/CompositorTransformOperations.h', | 182 'animation/CompositorTransformOperations.h', |
| 183 'audio/AudioArray.h', | 183 'audio/AudioArray.h', |
| 184 'audio/AudioBus.cpp', | 184 'audio/AudioBus.cpp', |
| 185 'audio/AudioBus.h', | 185 'audio/AudioBus.h', |
| 186 'audio/AudioChannel.cpp', | 186 'audio/AudioChannel.cpp', |
| 187 'audio/AudioChannel.h', | 187 'audio/AudioChannel.h', |
| 188 'audio/AudioDSPKernel.cpp', | 188 'audio/AudioDSPKernel.cpp', |
| 189 'audio/AudioDSPKernel.h', | 189 'audio/AudioDSPKernel.h', |
| 190 'audio/AudioDSPKernelProcessor.cpp', | 190 'audio/AudioDSPKernelProcessor.cpp', |
| 191 'audio/AudioDSPKernelProcessor.h', | 191 'audio/AudioDSPKernelProcessor.h', |
| 192 'audio/AudioDelayDSPKernel.cpp', | 192 'audio/AudioDelayDSPKernel.cpp', |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 267 'audio/UpSampler.cpp', | 267 'audio/UpSampler.cpp', |
| 268 'audio/UpSampler.h', | 268 'audio/UpSampler.h', |
| 269 'audio/VectorMath.cpp', | 269 'audio/VectorMath.cpp', |
| 270 'audio/VectorMath.h', | 270 'audio/VectorMath.h', |
| 271 'audio/ZeroPole.cpp', | 271 'audio/ZeroPole.cpp', |
| 272 'audio/ZeroPole.h', | 272 'audio/ZeroPole.h', |
| 273 'audio/android/FFTFrameOpenMAXDLAndroid.cpp', | 273 'audio/android/FFTFrameOpenMAXDLAndroid.cpp', |
| 274 'audio/ffmpeg/FFTFrameFFMPEG.cpp', | 274 'audio/ffmpeg/FFTFrameFFMPEG.cpp', |
| 275 'audio/ipp/FFTFrameIPP.cpp', | 275 'audio/ipp/FFTFrameIPP.cpp', |
| 276 'audio/mac/FFTFrameMac.cpp', | 276 'audio/mac/FFTFrameMac.cpp', |
| 277 'battery/battery_dispatcher_proxy.cc', |
| 278 'battery/battery_dispatcher_proxy.h', |
| 279 'battery/battery_status.h', |
| 277 'blob/BlobData.cpp', | 280 'blob/BlobData.cpp', |
| 278 'blob/BlobData.h', | 281 'blob/BlobData.h', |
| 279 'blob/BlobRegistry.cpp', | 282 'blob/BlobRegistry.cpp', |
| 280 'blob/BlobRegistry.h', | 283 'blob/BlobRegistry.h', |
| 281 'blob/BlobURL.cpp', | 284 'blob/BlobURL.cpp', |
| 282 'blob/BlobURL.h', | 285 'blob/BlobURL.h', |
| 283 'clipboard/ClipboardMimeTypes.cpp', | 286 'clipboard/ClipboardMimeTypes.cpp', |
| 284 'clipboard/ClipboardMimeTypes.h', | 287 'clipboard/ClipboardMimeTypes.h', |
| 285 'clipboard/ClipboardUtilities.cpp', | 288 'clipboard/ClipboardUtilities.cpp', |
| 286 'clipboard/ClipboardUtilities.h', | 289 'clipboard/ClipboardUtilities.h', |
| (...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 553 'graphics/CanvasMetrics.h', | 556 'graphics/CanvasMetrics.h', |
| 554 'graphics/Color.cpp', | 557 'graphics/Color.cpp', |
| 555 'graphics/Color.h', | 558 'graphics/Color.h', |
| 556 'graphics/ColorSpace.cpp', | 559 'graphics/ColorSpace.cpp', |
| 557 'graphics/ColorSpace.h', | 560 'graphics/ColorSpace.h', |
| 558 'graphics/ColorSpaceProfileData.cpp', | 561 'graphics/ColorSpaceProfileData.cpp', |
| 559 'graphics/ColorSpaceProfileData.h', | 562 'graphics/ColorSpaceProfileData.h', |
| 560 'graphics/CompositingReasons.cpp', | 563 'graphics/CompositingReasons.cpp', |
| 561 'graphics/CompositingReasons.h', | 564 'graphics/CompositingReasons.h', |
| 562 'graphics/CompositorFactory.cpp', | 565 'graphics/CompositorFactory.cpp', |
| 563 'graphics/CompositorFactory.h', | 566 'graphics/CompositorFactory.h', |
| 564 'graphics/CompositorFilterOperations.cpp', | 567 'graphics/CompositorFilterOperations.cpp', |
| 565 'graphics/CompositorFilterOperations.h', | 568 'graphics/CompositorFilterOperations.h', |
| 566 'graphics/CompositorMutableState.cpp', | 569 'graphics/CompositorMutableState.cpp', |
| 567 'graphics/CompositorMutableState.h', | 570 'graphics/CompositorMutableState.h', |
| 568 'graphics/CompositorMutableStateProvider.cpp', | 571 'graphics/CompositorMutableStateProvider.cpp', |
| 569 'graphics/CompositorMutableStateProvider.h', | 572 'graphics/CompositorMutableStateProvider.h', |
| 570 'graphics/ContentLayerDelegate.cpp', | 573 'graphics/ContentLayerDelegate.cpp', |
| 571 'graphics/ContentLayerDelegate.h', | 574 'graphics/ContentLayerDelegate.h', |
| 572 'graphics/ContiguousContainer.cpp', | 575 'graphics/ContiguousContainer.cpp', |
| 573 'graphics/ContiguousContainer.h', | 576 'graphics/ContiguousContainer.h', |
| (...skipping 407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 981 'text/TextRunIterator.h', | 984 'text/TextRunIterator.h', |
| 982 'text/TextStream.cpp', | 985 'text/TextStream.cpp', |
| 983 'text/TextStream.h', | 986 'text/TextStream.h', |
| 984 'text/UnicodeBidi.h', | 987 'text/UnicodeBidi.h', |
| 985 'text/UnicodeRange.cpp', | 988 'text/UnicodeRange.cpp', |
| 986 'text/UnicodeRange.h', | 989 'text/UnicodeRange.h', |
| 987 'text/UnicodeUtilities.cpp', | 990 'text/UnicodeUtilities.cpp', |
| 988 'text/UnicodeUtilities.h', | 991 'text/UnicodeUtilities.h', |
| 989 'threading/BackgroundTaskRunner.cpp', | 992 'threading/BackgroundTaskRunner.cpp', |
| 990 'threading/BackgroundTaskRunner.h', | 993 'threading/BackgroundTaskRunner.h', |
| 994 'threading/BindForMojo.h', |
| 991 'transforms/AffineTransform.cpp', | 995 'transforms/AffineTransform.cpp', |
| 992 'transforms/AffineTransform.h', | 996 'transforms/AffineTransform.h', |
| 993 'transforms/IdentityTransformOperation.h', | 997 'transforms/IdentityTransformOperation.h', |
| 994 'transforms/InterpolatedTransformOperation.cpp', | 998 'transforms/InterpolatedTransformOperation.cpp', |
| 995 'transforms/InterpolatedTransformOperation.h', | 999 'transforms/InterpolatedTransformOperation.h', |
| 996 'transforms/Matrix3DTransformOperation.cpp', | 1000 'transforms/Matrix3DTransformOperation.cpp', |
| 997 'transforms/Matrix3DTransformOperation.h', | 1001 'transforms/Matrix3DTransformOperation.h', |
| 998 'transforms/MatrixTransformOperation.cpp', | 1002 'transforms/MatrixTransformOperation.cpp', |
| 999 'transforms/MatrixTransformOperation.h', | 1003 'transforms/MatrixTransformOperation.h', |
| 1000 'transforms/PerspectiveTransformOperation.cpp', | 1004 'transforms/PerspectiveTransformOperation.cpp', |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1099 'PODRedBlackTreeTest.cpp', | 1103 'PODRedBlackTreeTest.cpp', |
| 1100 'PurgeableVectorTest.cpp', | 1104 'PurgeableVectorTest.cpp', |
| 1101 'SharedBufferTest.cpp', | 1105 'SharedBufferTest.cpp', |
| 1102 'TimerTest.cpp', | 1106 'TimerTest.cpp', |
| 1103 'TracedValueTest.cpp', | 1107 'TracedValueTest.cpp', |
| 1104 'UserGestureIndicatorTest.cpp', | 1108 'UserGestureIndicatorTest.cpp', |
| 1105 'UUIDTest.cpp', | 1109 'UUIDTest.cpp', |
| 1106 'WebScreenInfoTest.cpp', | 1110 'WebScreenInfoTest.cpp', |
| 1107 'WebVectorTest.cpp', | 1111 'WebVectorTest.cpp', |
| 1108 'animation/AnimationTranslationUtilTest.cpp', | 1112 'animation/AnimationTranslationUtilTest.cpp', |
| 1109 'animation/TimingFunctionTest.cpp', | |
| 1110 'animation/UnitBezierTest.cpp', | |
| 1111 'animation/CompositorAnimationPlayerTest.cpp', | 1113 'animation/CompositorAnimationPlayerTest.cpp', |
| 1112 'animation/CompositorAnimationTest.cpp', | 1114 'animation/CompositorAnimationTest.cpp', |
| 1113 'animation/CompositorFloatAnimationCurveTest.cpp', | 1115 'animation/CompositorFloatAnimationCurveTest.cpp', |
| 1116 'animation/TimingFunctionTest.cpp', |
| 1117 'animation/UnitBezierTest.cpp', |
| 1118 'battery/battery_dispatcher_proxy_unittest.cc', |
| 1114 'blob/BlobDataTest.cpp', | 1119 'blob/BlobDataTest.cpp', |
| 1115 'clipboard/ClipboardUtilitiesTest.cpp', | 1120 'clipboard/ClipboardUtilitiesTest.cpp', |
| 1116 'fonts/AcceptLanguagesResolverTest.cpp', | 1121 'fonts/AcceptLanguagesResolverTest.cpp', |
| 1117 'fonts/CharacterTest.cpp', | 1122 'fonts/CharacterTest.cpp', |
| 1118 'fonts/FontCacheTest.cpp', | 1123 'fonts/FontCacheTest.cpp', |
| 1119 'fonts/FontDescriptionTest.cpp', | 1124 'fonts/FontDescriptionTest.cpp', |
| 1120 'fonts/GlyphBufferTest.cpp', | 1125 'fonts/GlyphBufferTest.cpp', |
| 1121 'fonts/GlyphPageTreeNodeTest.cpp', | 1126 'fonts/GlyphPageTreeNodeTest.cpp', |
| 1122 'fonts/OrientationIteratorTest.cpp', | 1127 'fonts/OrientationIteratorTest.cpp', |
| 1123 'fonts/ScriptRunIteratorTest.cpp', | 1128 'fonts/ScriptRunIteratorTest.cpp', |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1203 'image-decoders/gif/GIFImageDecoderTest.cpp', | 1208 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 1204 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 1209 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 1205 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 1210 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 1206 'threading/BackgroundTaskRunnerTest.cpp', | 1211 'threading/BackgroundTaskRunnerTest.cpp', |
| 1207 ], | 1212 ], |
| 1208 'platform_test_support_files': [ | 1213 'platform_test_support_files': [ |
| 1209 'graphics/test/FakeGraphicsLayerFactory.cpp', | 1214 'graphics/test/FakeGraphicsLayerFactory.cpp', |
| 1210 'graphics/test/FakeGraphicsLayerFactory.h', | 1215 'graphics/test/FakeGraphicsLayerFactory.h', |
| 1211 'testing/GeometryPrinters.cpp', | 1216 'testing/GeometryPrinters.cpp', |
| 1212 'testing/GeometryPrinters.h', | 1217 'testing/GeometryPrinters.h', |
| 1218 'testing/MojoTestHelper.h', |
| 1213 'testing/PaintPrinters.cpp', | 1219 'testing/PaintPrinters.cpp', |
| 1214 'testing/PaintPrinters.h', | 1220 'testing/PaintPrinters.h', |
| 1215 'testing/PictureMatchers.cpp', | 1221 'testing/PictureMatchers.cpp', |
| 1216 'testing/PictureMatchers.h', | 1222 'testing/PictureMatchers.h', |
| 1217 'testing/TestingPlatformSupport.cpp', | 1223 'testing/TestingPlatformSupport.cpp', |
| 1218 'testing/TestingPlatformSupport.h', | 1224 'testing/TestingPlatformSupport.h', |
| 1219 'testing/TestPaintArtifact.cpp', | 1225 'testing/TestPaintArtifact.cpp', |
| 1220 'testing/TestPaintArtifact.h', | 1226 'testing/TestPaintArtifact.h', |
| 1221 'testing/TransformPrinters.cpp', | 1227 'testing/TransformPrinters.cpp', |
| 1222 'testing/TransformPrinters.h', | 1228 'testing/TransformPrinters.h', |
| (...skipping 27 matching lines...) Expand all Loading... |
| 1250 ['OS!="mac"', | 1256 ['OS!="mac"', |
| 1251 { | 1257 { |
| 1252 'platform_test_files': [ | 1258 'platform_test_files': [ |
| 1253 'scroll/ScrollAnimatorTest.cpp', | 1259 'scroll/ScrollAnimatorTest.cpp', |
| 1254 ], | 1260 ], |
| 1255 } | 1261 } |
| 1256 ], | 1262 ], |
| 1257 ], | 1263 ], |
| 1258 }, | 1264 }, |
| 1259 } | 1265 } |
| OLD | NEW |