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 824 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
835 'image-encoders/JPEGImageEncoder.cpp', | 835 'image-encoders/JPEGImageEncoder.cpp', |
836 'image-encoders/JPEGImageEncoder.h', | 836 'image-encoders/JPEGImageEncoder.h', |
837 'image-encoders/PNGImageEncoder.cpp', | 837 'image-encoders/PNGImageEncoder.cpp', |
838 'image-encoders/PNGImageEncoder.h', | 838 'image-encoders/PNGImageEncoder.h', |
839 'image-encoders/WEBPImageEncoder.cpp', | 839 'image-encoders/WEBPImageEncoder.cpp', |
840 'image-encoders/WEBPImageEncoder.h', | 840 'image-encoders/WEBPImageEncoder.h', |
841 'inspector_protocol/Allocator.h', | 841 'inspector_protocol/Allocator.h', |
842 'inspector_protocol/Array.h', | 842 'inspector_protocol/Array.h', |
843 'inspector_protocol/BackendCallback.h', | 843 'inspector_protocol/BackendCallback.h', |
844 'inspector_protocol/Collections.h', | 844 'inspector_protocol/Collections.h', |
845 'inspector_protocol/CollectionsWTF.h', | |
846 'inspector_protocol/DispatcherBase.cpp', | 845 'inspector_protocol/DispatcherBase.cpp', |
847 'inspector_protocol/DispatcherBase.h', | 846 'inspector_protocol/DispatcherBase.h', |
848 'inspector_protocol/ErrorSupport.cpp', | 847 'inspector_protocol/ErrorSupport.cpp', |
849 'inspector_protocol/ErrorSupport.h', | 848 'inspector_protocol/ErrorSupport.h', |
850 'inspector_protocol/Maybe.h', | 849 'inspector_protocol/Maybe.h', |
851 'inspector_protocol/Object.cpp', | 850 'inspector_protocol/Object.cpp', |
852 'inspector_protocol/Object.h', | 851 'inspector_protocol/Object.h', |
853 'inspector_protocol/Parser.cpp', | 852 'inspector_protocol/Parser.cpp', |
854 'inspector_protocol/Parser.h', | 853 'inspector_protocol/Parser.h', |
855 'inspector_protocol/Platform.h', | 854 'inspector_protocol/Platform.h', |
(...skipping 486 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1342 ['use_default_render_theme==1', | 1341 ['use_default_render_theme==1', |
1343 { | 1342 { |
1344 'platform_test_files': [ | 1343 'platform_test_files': [ |
1345 'scroll/ScrollbarThemeAuraTest.cpp', | 1344 'scroll/ScrollbarThemeAuraTest.cpp', |
1346 ], | 1345 ], |
1347 } | 1346 } |
1348 ], | 1347 ], |
1349 ], | 1348 ], |
1350 }, | 1349 }, |
1351 } | 1350 } |
OLD | NEW |