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