| 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 823 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 834 'image-encoders/JPEGImageEncoder.h', | 834 'image-encoders/JPEGImageEncoder.h', |
| 835 'image-encoders/PNGImageEncoder.cpp', | 835 'image-encoders/PNGImageEncoder.cpp', |
| 836 'image-encoders/PNGImageEncoder.h', | 836 'image-encoders/PNGImageEncoder.h', |
| 837 'image-encoders/WEBPImageEncoder.cpp', | 837 'image-encoders/WEBPImageEncoder.cpp', |
| 838 'image-encoders/WEBPImageEncoder.h', | 838 'image-encoders/WEBPImageEncoder.h', |
| 839 'inspector_protocol/Allocator.h', | 839 'inspector_protocol/Allocator.h', |
| 840 'inspector_protocol/Array.h', | 840 'inspector_protocol/Array.h', |
| 841 'inspector_protocol/BackendCallback.h', | 841 'inspector_protocol/BackendCallback.h', |
| 842 'inspector_protocol/Collections.h', | 842 'inspector_protocol/Collections.h', |
| 843 'inspector_protocol/CollectionsWTF.h', | 843 'inspector_protocol/CollectionsWTF.h', |
| 844 'inspector_protocol/DispatcherBase.cpp', |
| 845 'inspector_protocol/DispatcherBase.h', |
| 844 'inspector_protocol/ErrorSupport.cpp', | 846 'inspector_protocol/ErrorSupport.cpp', |
| 845 'inspector_protocol/ErrorSupport.h', | 847 'inspector_protocol/ErrorSupport.h', |
| 846 'inspector_protocol/Maybe.h', | 848 'inspector_protocol/Maybe.h', |
| 847 'inspector_protocol/Object.cpp', | 849 'inspector_protocol/Object.cpp', |
| 848 'inspector_protocol/Object.h', | 850 'inspector_protocol/Object.h', |
| 849 'inspector_protocol/Parser.cpp', | 851 'inspector_protocol/Parser.cpp', |
| 850 'inspector_protocol/Parser.h', | 852 'inspector_protocol/Parser.h', |
| 851 'inspector_protocol/FrontendChannel.h', | 853 'inspector_protocol/FrontendChannel.h', |
| 852 'inspector_protocol/String16.h', | 854 'inspector_protocol/String16.h', |
| 853 'inspector_protocol/String16WTF.cpp', | 855 'inspector_protocol/String16WTF.cpp', |
| (...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1333 ['use_default_render_theme==1', | 1335 ['use_default_render_theme==1', |
| 1334 { | 1336 { |
| 1335 'platform_test_files': [ | 1337 'platform_test_files': [ |
| 1336 'scroll/ScrollbarThemeAuraTest.cpp', | 1338 'scroll/ScrollbarThemeAuraTest.cpp', |
| 1337 ], | 1339 ], |
| 1338 } | 1340 } |
| 1339 ], | 1341 ], |
| 1340 ], | 1342 ], |
| 1341 }, | 1343 }, |
| 1342 } | 1344 } |
| OLD | NEW |