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 974 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
985 'text/BidiCharacterRun.h', | 985 'text/BidiCharacterRun.h', |
986 'text/BidiContext.cpp', | 986 'text/BidiContext.cpp', |
987 'text/BidiContext.h', | 987 'text/BidiContext.h', |
988 'text/BidiResolver.h', | 988 'text/BidiResolver.h', |
989 'text/BidiRunList.h', | 989 'text/BidiRunList.h', |
990 'text/BidiTextRun.cpp', | 990 'text/BidiTextRun.cpp', |
991 'text/BidiTextRun.h', | 991 'text/BidiTextRun.h', |
992 'text/Character.cpp', | 992 'text/Character.cpp', |
993 'text/Character.h', | 993 'text/Character.h', |
994 'text/CharacterEmoji.cpp', | 994 'text/CharacterEmoji.cpp', |
995 'text/CompressibleString.cpp', | |
996 'text/CompressibleString.h', | |
997 'text/DateTimeFormat.cpp', | 995 'text/DateTimeFormat.cpp', |
998 'text/DateTimeFormat.h', | 996 'text/DateTimeFormat.h', |
999 'text/DecodeEscapeSequences.h', | 997 'text/DecodeEscapeSequences.h', |
1000 'text/Hyphenation.cpp', | 998 'text/Hyphenation.cpp', |
1001 'text/Hyphenation.h', | 999 'text/Hyphenation.h', |
1002 'text/LineEnding.cpp', | 1000 'text/LineEnding.cpp', |
1003 'text/LineEnding.h', | 1001 'text/LineEnding.h', |
1004 'text/LocaleICU.cpp', | 1002 'text/LocaleICU.cpp', |
1005 'text/LocaleICU.h', | 1003 'text/LocaleICU.h', |
1006 'text/LocaleMac.h', | 1004 'text/LocaleMac.h', |
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1356 ['use_default_render_theme==1', | 1354 ['use_default_render_theme==1', |
1357 { | 1355 { |
1358 'platform_test_files': [ | 1356 'platform_test_files': [ |
1359 'scroll/ScrollbarThemeAuraTest.cpp', | 1357 'scroll/ScrollbarThemeAuraTest.cpp', |
1360 ], | 1358 ], |
1361 } | 1359 } |
1362 ], | 1360 ], |
1363 ], | 1361 ], |
1364 }, | 1362 }, |
1365 } | 1363 } |
OLD | NEW |