| 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 877 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 888 'TestingPlatformSupport.cpp', | 888 'TestingPlatformSupport.cpp', |
| 889 'TestingPlatformSupport.h', | 889 'TestingPlatformSupport.h', |
| 890 'animation/TimingFunctionTest.cpp', | 890 'animation/TimingFunctionTest.cpp', |
| 891 'animation/UnitBezierTest.cpp', | 891 'animation/UnitBezierTest.cpp', |
| 892 'clipboard/ClipboardUtilitiesTest.cpp', | 892 'clipboard/ClipboardUtilitiesTest.cpp', |
| 893 'fonts/FontCacheTest.cpp', | 893 'fonts/FontCacheTest.cpp', |
| 894 'fonts/FontDescriptionTest.cpp', | 894 'fonts/FontDescriptionTest.cpp', |
| 895 'fonts/FontTest.cpp', | 895 'fonts/FontTest.cpp', |
| 896 'fonts/GlyphPageTreeNodeTest.cpp', | 896 'fonts/GlyphPageTreeNodeTest.cpp', |
| 897 'fonts/android/FontCacheAndroidTest.cpp', | 897 'fonts/android/FontCacheAndroidTest.cpp', |
| 898 'geometry/FloatBoxTest.cpp', |
| 898 'geometry/FloatPolygonTest.cpp', | 899 'geometry/FloatPolygonTest.cpp', |
| 899 'geometry/FloatRoundedRectTest.cpp', | 900 'geometry/FloatRoundedRectTest.cpp', |
| 900 'geometry/RegionTest.cpp', | 901 'geometry/RegionTest.cpp', |
| 901 'geometry/RoundedRectTest.cpp', | 902 'geometry/RoundedRectTest.cpp', |
| 902 'graphics/GraphicsContextTest.cpp', | 903 'graphics/GraphicsContextTest.cpp', |
| 903 'graphics/ThreadSafeDataTransportTest.cpp', | 904 'graphics/ThreadSafeDataTransportTest.cpp', |
| 904 'graphics/filters/FilterOperationsTest.cpp', | 905 'graphics/filters/FilterOperationsTest.cpp', |
| 905 'graphics/filters/ImageFilterBuilderTest.cpp', | 906 'graphics/filters/ImageFilterBuilderTest.cpp', |
| 906 'graphics/gpu/DrawingBufferTest.cpp', | 907 'graphics/gpu/DrawingBufferTest.cpp', |
| 907 'graphics/test/MockDiscardablePixelRef.h', | 908 'graphics/test/MockDiscardablePixelRef.h', |
| 908 'mac/ScrollElasticityControllerTest.mm', | 909 'mac/ScrollElasticityControllerTest.mm', |
| 909 'image-decoders/ImageDecoderTest.cpp', | 910 'image-decoders/ImageDecoderTest.cpp', |
| 910 'network/HTTPParsersTest.cpp', | 911 'network/HTTPParsersTest.cpp', |
| 911 'testing/ArenaTestHelpers.h', | 912 'testing/ArenaTestHelpers.h', |
| 912 'testing/TreeTestHelpers.cpp', | 913 'testing/TreeTestHelpers.cpp', |
| 913 'testing/TreeTestHelpers.h', | 914 'testing/TreeTestHelpers.h', |
| 915 'transforms/TransformOperationsTest.cpp', |
| 914 'text/BidiResolverTest.cpp', | 916 'text/BidiResolverTest.cpp', |
| 915 'text/DateTimeFormatTest.cpp', | 917 'text/DateTimeFormatTest.cpp', |
| 916 'text/SegmentedStringTest.cpp', | 918 'text/SegmentedStringTest.cpp', |
| 917 'text/UnicodeUtilitiesTest.cpp', | 919 'text/UnicodeUtilitiesTest.cpp', |
| 918 'weborigin/DatabaseIdentifierTest.cpp', | 920 'weborigin/DatabaseIdentifierTest.cpp', |
| 919 'weborigin/KURLTest.cpp', | 921 'weborigin/KURLTest.cpp', |
| 920 'weborigin/OriginAccessEntryTest.cpp', | 922 'weborigin/OriginAccessEntryTest.cpp', |
| 921 'weborigin/SecurityOriginTest.cpp', | 923 'weborigin/SecurityOriginTest.cpp', |
| 922 'weborigin/SecurityPolicyTest.cpp', | 924 'weborigin/SecurityPolicyTest.cpp', |
| 923 ], | 925 ], |
| 924 # NOTE: these are legacy unit tests, do not add more! | 926 # NOTE: these are legacy unit tests, do not add more! |
| 925 'platform_web_unittest_files': [ | 927 'platform_web_unittest_files': [ |
| 926 'graphics/BitmapImageTest.cpp', | 928 'graphics/BitmapImageTest.cpp', |
| 927 'graphics/Canvas2DLayerBridgeTest.cpp', | 929 'graphics/Canvas2DLayerBridgeTest.cpp', |
| 928 'graphics/Canvas2DLayerManagerTest.cpp', | 930 'graphics/Canvas2DLayerManagerTest.cpp', |
| 929 'graphics/DeferredImageDecoderTest.cpp', | 931 'graphics/DeferredImageDecoderTest.cpp', |
| 930 'graphics/GraphicsLayerTest.cpp', | 932 'graphics/GraphicsLayerTest.cpp', |
| 931 'graphics/ImageDecodingStoreTest.cpp', | 933 'graphics/ImageDecodingStoreTest.cpp', |
| 932 'graphics/ImageFrameGeneratorTest.cpp', | 934 'graphics/ImageFrameGeneratorTest.cpp', |
| 933 'graphics/ImageLayerChromiumTest.cpp', | 935 'graphics/ImageLayerChromiumTest.cpp', |
| 934 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 936 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 935 'graphics/test/MockImageDecoder.h', | 937 'graphics/test/MockImageDecoder.h', |
| 936 'graphics/test/MockWebGraphicsContext3D.h', | 938 'graphics/test/MockWebGraphicsContext3D.h', |
| 937 'image-decoders/gif/GIFImageDecoderTest.cpp', | 939 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 938 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 940 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 939 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 941 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 940 ], | 942 ], |
| 941 }, | 943 }, |
| 942 } | 944 } |
| OLD | NEW |