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 839 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
850 'inspector_protocol/Parser.cpp', | 850 'inspector_protocol/Parser.cpp', |
851 'inspector_protocol/Parser.h', | 851 'inspector_protocol/Parser.h', |
852 'inspector_protocol/Platform.h', | 852 'inspector_protocol/Platform.h', |
853 'inspector_protocol/PlatformWTF.h', | 853 'inspector_protocol/PlatformWTF.h', |
854 'inspector_protocol/FrontendChannel.h', | 854 'inspector_protocol/FrontendChannel.h', |
855 'inspector_protocol/String16.h', | 855 'inspector_protocol/String16.h', |
856 'inspector_protocol/String16WTF.cpp', | 856 'inspector_protocol/String16WTF.cpp', |
857 'inspector_protocol/String16WTF.h', | 857 'inspector_protocol/String16WTF.h', |
858 'inspector_protocol/Values.cpp', | 858 'inspector_protocol/Values.cpp', |
859 'inspector_protocol/Values.h', | 859 'inspector_protocol/Values.h', |
860 'inspector_protocol/ValueConversions.cpp', | |
861 'inspector_protocol/ValueConversions.h', | 860 'inspector_protocol/ValueConversions.h', |
862 'mac/BlockExceptions.h', | 861 'mac/BlockExceptions.h', |
863 'mac/BlockExceptions.mm', | 862 'mac/BlockExceptions.mm', |
864 'mac/ColorMac.h', | 863 'mac/ColorMac.h', |
865 'mac/ColorMac.mm', | 864 'mac/ColorMac.mm', |
866 'mac/KillRingMac.mm', | 865 'mac/KillRingMac.mm', |
867 'mac/LocalCurrentGraphicsContext.h', | 866 'mac/LocalCurrentGraphicsContext.h', |
868 'mac/LocalCurrentGraphicsContext.mm', | 867 'mac/LocalCurrentGraphicsContext.mm', |
869 'mac/NSScrollerImpDetails.h', | 868 'mac/NSScrollerImpDetails.h', |
870 'mac/ScrollAnimatorMac.h', | 869 'mac/ScrollAnimatorMac.h', |
(...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1348 ['use_default_render_theme==1', | 1347 ['use_default_render_theme==1', |
1349 { | 1348 { |
1350 'platform_test_files': [ | 1349 'platform_test_files': [ |
1351 'scroll/ScrollbarThemeAuraTest.cpp', | 1350 'scroll/ScrollbarThemeAuraTest.cpp', |
1352 ], | 1351 ], |
1353 } | 1352 } |
1354 ], | 1353 ], |
1355 ], | 1354 ], |
1356 }, | 1355 }, |
1357 } | 1356 } |
OLD | NEW |