| 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 'ContentDecryptionModuleResult.h', | 10 'ContentDecryptionModuleResult.h', |
| (...skipping 982 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 993 'text/LineEnding.cpp', | 993 'text/LineEnding.cpp', |
| 994 'text/LineEnding.h', | 994 'text/LineEnding.h', |
| 995 'text/LocaleICU.cpp', | 995 'text/LocaleICU.cpp', |
| 996 'text/LocaleICU.h', | 996 'text/LocaleICU.h', |
| 997 'text/LocaleMac.h', | 997 'text/LocaleMac.h', |
| 998 'text/LocaleMac.mm', | 998 'text/LocaleMac.mm', |
| 999 'text/LocaleToScriptMapping.cpp', | 999 'text/LocaleToScriptMapping.cpp', |
| 1000 'text/LocaleToScriptMapping.h', | 1000 'text/LocaleToScriptMapping.h', |
| 1001 'text/LocaleWin.cpp', | 1001 'text/LocaleWin.cpp', |
| 1002 'text/LocaleWin.h', | 1002 'text/LocaleWin.h', |
| 1003 'text/ParserUtilities.h', |
| 1003 'text/PlatformLocale.cpp', | 1004 'text/PlatformLocale.cpp', |
| 1004 'text/PlatformLocale.h', | 1005 'text/PlatformLocale.h', |
| 1005 'text/QuotedPrintable.cpp', | 1006 'text/QuotedPrintable.cpp', |
| 1006 'text/QuotedPrintable.h', | 1007 'text/QuotedPrintable.h', |
| 1007 'text/SegmentedString.cpp', | 1008 'text/SegmentedString.cpp', |
| 1008 'text/SegmentedString.h', | 1009 'text/SegmentedString.h', |
| 1009 'text/StringTruncator.cpp', | 1010 'text/StringTruncator.cpp', |
| 1010 'text/StringTruncator.h', | 1011 'text/StringTruncator.h', |
| 1011 'text/SuffixTree.h', | 1012 'text/SuffixTree.h', |
| 1012 'text/TextBoundaries.cpp', | 1013 'text/TextBoundaries.cpp', |
| (...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1346 ['use_default_render_theme==1', | 1347 ['use_default_render_theme==1', |
| 1347 { | 1348 { |
| 1348 'platform_test_files': [ | 1349 'platform_test_files': [ |
| 1349 'scroll/ScrollbarThemeAuraTest.cpp', | 1350 'scroll/ScrollbarThemeAuraTest.cpp', |
| 1350 ], | 1351 ], |
| 1351 } | 1352 } |
| 1352 ], | 1353 ], |
| 1353 ], | 1354 ], |
| 1354 }, | 1355 }, |
| 1355 } | 1356 } |
| OLD | NEW |