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 662 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
673 'graphics/paint/FilterDisplayItem.h', | 673 'graphics/paint/FilterDisplayItem.h', |
674 'graphics/paint/FixedPositionContainerDisplayItem.cpp', | 674 'graphics/paint/FixedPositionContainerDisplayItem.cpp', |
675 'graphics/paint/FixedPositionContainerDisplayItem.h', | 675 'graphics/paint/FixedPositionContainerDisplayItem.h', |
676 'graphics/paint/FixedPositionDisplayItem.cpp', | 676 'graphics/paint/FixedPositionDisplayItem.cpp', |
677 'graphics/paint/FixedPositionDisplayItem.h', | 677 'graphics/paint/FixedPositionDisplayItem.h', |
678 'graphics/paint/FloatClipDisplayItem.cpp', | 678 'graphics/paint/FloatClipDisplayItem.cpp', |
679 'graphics/paint/FloatClipDisplayItem.h', | 679 'graphics/paint/FloatClipDisplayItem.h', |
680 'graphics/paint/ScrollDisplayItem.cpp', | 680 'graphics/paint/ScrollDisplayItem.cpp', |
681 'graphics/paint/ScrollDisplayItem.h', | 681 'graphics/paint/ScrollDisplayItem.h', |
682 'graphics/paint/SkPictureBuilder.h', | 682 'graphics/paint/SkPictureBuilder.h', |
683 'graphics/paint/SubtreeDisplayItem.h', | 683 'graphics/paint/SubsequenceDisplayItem.h', |
684 'graphics/paint/SubtreeRecorder.cpp', | 684 'graphics/paint/SubsequenceRecorder.cpp', |
685 'graphics/paint/SubtreeRecorder.h', | 685 'graphics/paint/SubsequenceRecorder.h', |
686 'graphics/paint/Transform3DDisplayItem.cpp', | 686 'graphics/paint/Transform3DDisplayItem.cpp', |
687 'graphics/paint/Transform3DDisplayItem.h', | 687 'graphics/paint/Transform3DDisplayItem.h', |
688 'graphics/paint/TransformDisplayItem.cpp', | 688 'graphics/paint/TransformDisplayItem.cpp', |
689 'graphics/paint/TransformDisplayItem.h', | 689 'graphics/paint/TransformDisplayItem.h', |
690 'graphics/paint/CompositingDisplayItem.cpp', | 690 'graphics/paint/CompositingDisplayItem.cpp', |
691 'graphics/paint/CompositingDisplayItem.h', | 691 'graphics/paint/CompositingDisplayItem.h', |
692 'graphics/skia/SkSizeHash.h', | 692 'graphics/skia/SkSizeHash.h', |
693 'graphics/skia/SkiaUtils.cpp', | 693 'graphics/skia/SkiaUtils.cpp', |
694 'graphics/skia/SkiaUtils.h', | 694 'graphics/skia/SkiaUtils.h', |
695 'image-decoders/FastSharedBufferReader.cpp', | 695 'image-decoders/FastSharedBufferReader.cpp', |
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1059 ['os_posix==1 and OS!="mac"', | 1059 ['os_posix==1 and OS!="mac"', |
1060 { | 1060 { |
1061 'platform_test_files': [ | 1061 'platform_test_files': [ |
1062 'text/LocaleICUTest.cpp', | 1062 'text/LocaleICUTest.cpp', |
1063 ], | 1063 ], |
1064 } | 1064 } |
1065 ], | 1065 ], |
1066 ], | 1066 ], |
1067 }, | 1067 }, |
1068 } | 1068 } |
OLD | NEW |