Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Side by Side Diff: Source/platform/blink_platform.gypi

Issue 186863002: Build blink_platform_unittests and wtf_unittests on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | Source/platform/blink_platform_tests.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'platform_files': [ 3 'platform_files': [
4 'AsyncFileSystemCallbacks.h', 4 'AsyncFileSystemCallbacks.h',
5 'CalculationValue.cpp', 5 'CalculationValue.cpp',
6 'CalculationValue.h', 6 'CalculationValue.h',
7 'CheckedInt.h', 7 'CheckedInt.h',
8 'Clock.cpp', 8 'Clock.cpp',
9 'Clock.h', 9 'Clock.h',
10 'ColorChooser.cpp', 10 'ColorChooser.cpp',
(...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after
879 'PODFreeListArenaTest.cpp', 879 'PODFreeListArenaTest.cpp',
880 'PODIntervalTreeTest.cpp', 880 'PODIntervalTreeTest.cpp',
881 'PODRedBlackTreeTest.cpp', 881 'PODRedBlackTreeTest.cpp',
882 'PurgeableVectorTest.cpp', 882 'PurgeableVectorTest.cpp',
883 'SharedBufferTest.cpp', 883 'SharedBufferTest.cpp',
884 'TestingPlatformSupport.cpp', 884 'TestingPlatformSupport.cpp',
885 'TestingPlatformSupport.h', 885 'TestingPlatformSupport.h',
886 'animation/UnitBezierTest.cpp', 886 'animation/UnitBezierTest.cpp',
887 'clipboard/ClipboardUtilitiesTest.cpp', 887 'clipboard/ClipboardUtilitiesTest.cpp',
888 'fonts/FontTest.cpp', 888 'fonts/FontTest.cpp',
889 'fonts/android/FontCacheAndroidTest.cpp',
889 'geometry/FloatPolygonTest.cpp', 890 'geometry/FloatPolygonTest.cpp',
890 'geometry/FloatRoundedRectTest.cpp', 891 'geometry/FloatRoundedRectTest.cpp',
891 'geometry/RegionTest.cpp', 892 'geometry/RegionTest.cpp',
892 'geometry/RoundedRectTest.cpp', 893 'geometry/RoundedRectTest.cpp',
893 'graphics/ThreadSafeDataTransportTest.cpp', 894 'graphics/ThreadSafeDataTransportTest.cpp',
894 'graphics/test/MockDiscardablePixelRef.h', 895 'graphics/test/MockDiscardablePixelRef.h',
895 'image-decoders/ImageDecoderTest.cpp', 896 'image-decoders/ImageDecoderTest.cpp',
896 'testing/ArenaTestHelpers.h', 897 'testing/ArenaTestHelpers.h',
897 'testing/TreeTestHelpers.cpp', 898 'testing/TreeTestHelpers.cpp',
898 'testing/TreeTestHelpers.h', 899 'testing/TreeTestHelpers.h',
(...skipping 12 matching lines...) Expand all
911 'animation/TimingFunctionTestHelper.cpp', 912 'animation/TimingFunctionTestHelper.cpp',
912 'animation/TimingFunctionTestHelper.h', 913 'animation/TimingFunctionTestHelper.h',
913 'animation/TimingFunctionTestHelperTest.cpp', 914 'animation/TimingFunctionTestHelperTest.cpp',
914 'graphics/DeferredImageDecoderTest.cpp', 915 'graphics/DeferredImageDecoderTest.cpp',
915 'graphics/ImageDecodingStoreTest.cpp', 916 'graphics/ImageDecodingStoreTest.cpp',
916 'graphics/ImageFrameGeneratorTest.cpp', 917 'graphics/ImageFrameGeneratorTest.cpp',
917 'graphics/test/MockImageDecoder.h', 918 'graphics/test/MockImageDecoder.h',
918 ], 919 ],
919 }, 920 },
920 } 921 }
OLDNEW
« no previous file with comments | « no previous file | Source/platform/blink_platform_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698