OLD | NEW |
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 803 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
814 'text/TextBoundaries.cpp', | 814 'text/TextBoundaries.cpp', |
815 'text/TextBoundaries.h', | 815 'text/TextBoundaries.h', |
816 'text/TextBreakIterator.cpp', | 816 'text/TextBreakIterator.cpp', |
817 'text/TextBreakIterator.h', | 817 'text/TextBreakIterator.h', |
818 'text/TextBreakIteratorICU.cpp', | 818 'text/TextBreakIteratorICU.cpp', |
819 'text/TextBreakIteratorInternalICU.cpp', | 819 'text/TextBreakIteratorInternalICU.cpp', |
820 'text/TextBreakIteratorInternalICU.h', | 820 'text/TextBreakIteratorInternalICU.h', |
821 'text/TextCheckerClient.h', | 821 'text/TextCheckerClient.h', |
822 'text/TextChecking.h', | 822 'text/TextChecking.h', |
823 'text/TextDecoration.h', | 823 'text/TextDecoration.h', |
| 824 'text/TextPath.h', |
824 'text/TextEncodingDetector.cpp', | 825 'text/TextEncodingDetector.cpp', |
825 'text/TextEncodingDetector.h', | 826 'text/TextEncodingDetector.h', |
826 'text/TextRun.cpp', | 827 'text/TextRun.cpp', |
827 'text/TextRun.h', | 828 'text/TextRun.h', |
828 'text/TextRunIterator.h', | 829 'text/TextRunIterator.h', |
829 'text/TextStream.cpp', | 830 'text/TextStream.cpp', |
830 'text/TextStream.h', | 831 'text/TextStream.h', |
831 'text/UnicodeBidi.h', | 832 'text/UnicodeBidi.h', |
832 'text/UnicodeRange.cpp', | 833 'text/UnicodeRange.cpp', |
833 'text/UnicodeRange.h', | 834 'text/UnicodeRange.h', |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
903 'text/BidiResolverTest.cpp', | 904 'text/BidiResolverTest.cpp', |
904 'text/DateTimeFormatTest.cpp', | 905 'text/DateTimeFormatTest.cpp', |
905 'text/UnicodeUtilitiesTest.cpp', | 906 'text/UnicodeUtilitiesTest.cpp', |
906 'weborigin/DatabaseIdentifierTest.cpp', | 907 'weborigin/DatabaseIdentifierTest.cpp', |
907 'weborigin/KURLTest.cpp', | 908 'weborigin/KURLTest.cpp', |
908 'weborigin/OriginAccessEntryTest.cpp', | 909 'weborigin/OriginAccessEntryTest.cpp', |
909 'weborigin/SecurityOriginTest.cpp', | 910 'weborigin/SecurityOriginTest.cpp', |
910 ], | 911 ], |
911 }, | 912 }, |
912 } | 913 } |
OLD | NEW |