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 909 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
920 'LifecycleContextTest.cpp', | 920 'LifecycleContextTest.cpp', |
921 'PODArenaTest.cpp', | 921 'PODArenaTest.cpp', |
922 'PODFreeListArenaTest.cpp', | 922 'PODFreeListArenaTest.cpp', |
923 'PODIntervalTreeTest.cpp', | 923 'PODIntervalTreeTest.cpp', |
924 'PODRedBlackTreeTest.cpp', | 924 'PODRedBlackTreeTest.cpp', |
925 'PurgeableVectorTest.cpp', | 925 'PurgeableVectorTest.cpp', |
926 'SharedBufferTest.cpp', | 926 'SharedBufferTest.cpp', |
927 'TestingPlatformSupport.cpp', | 927 'TestingPlatformSupport.cpp', |
928 'TestingPlatformSupport.h', | 928 'TestingPlatformSupport.h', |
929 'TracedValueTest.cpp', | 929 'TracedValueTest.cpp', |
| 930 'WebScreenInfoTest.cpp', |
930 'WebVectorTest.cpp', | 931 'WebVectorTest.cpp', |
931 'animation/TimingFunctionTest.cpp', | 932 'animation/TimingFunctionTest.cpp', |
932 'animation/UnitBezierTest.cpp', | 933 'animation/UnitBezierTest.cpp', |
933 'clipboard/ClipboardUtilitiesTest.cpp', | 934 'clipboard/ClipboardUtilitiesTest.cpp', |
934 'fonts/FontCacheTest.cpp', | 935 'fonts/FontCacheTest.cpp', |
935 'fonts/FontDescriptionTest.cpp', | 936 'fonts/FontDescriptionTest.cpp', |
936 'fonts/FontTest.cpp', | 937 'fonts/FontTest.cpp', |
937 'fonts/GlyphBufferTest.cpp', | 938 'fonts/GlyphBufferTest.cpp', |
938 'fonts/GlyphPageTreeNodeTest.cpp', | 939 'fonts/GlyphPageTreeNodeTest.cpp', |
939 'fonts/android/FontCacheAndroidTest.cpp', | 940 'fonts/android/FontCacheAndroidTest.cpp', |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
998 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 999 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
999 ], | 1000 ], |
1000 'platform_unittest_support_files': [ | 1001 'platform_unittest_support_files': [ |
1001 'testing/URLTestHelpers.cpp', | 1002 'testing/URLTestHelpers.cpp', |
1002 'testing/URLTestHelpers.h', | 1003 'testing/URLTestHelpers.h', |
1003 'testing/UnitTestHelpers.cpp', | 1004 'testing/UnitTestHelpers.cpp', |
1004 'testing/UnitTestHelpers.h', | 1005 'testing/UnitTestHelpers.h', |
1005 ], | 1006 ], |
1006 }, | 1007 }, |
1007 } | 1008 } |
OLD | NEW |