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 26 matching lines...) Expand all Loading... |
37 'FileChooser.h', | 37 'FileChooser.h', |
38 'FileMetadata.cpp', | 38 'FileMetadata.cpp', |
39 'FileMetadata.h', | 39 'FileMetadata.h', |
40 'FileSystemType.h', | 40 'FileSystemType.h', |
41 'FloatConversion.h', | 41 'FloatConversion.h', |
42 'Histogram.cpp', | 42 'Histogram.cpp', |
43 'Histogram.h', | 43 'Histogram.h', |
44 'HostWindow.h', | 44 'HostWindow.h', |
45 'JSONValues.cpp', | 45 'JSONValues.cpp', |
46 'JSONValues.h', | 46 'JSONValues.h', |
47 'JSONValuesForV8.cpp', | |
48 'JSONValuesForV8.h', | |
49 'KeyboardCodes.h', | 47 'KeyboardCodes.h', |
50 'KillRing.h', | 48 'KillRing.h', |
51 'KillRingNone.cpp', | 49 'KillRingNone.cpp', |
52 'Language.cpp', | 50 'Language.cpp', |
53 'Language.h', | 51 'Language.h', |
54 'LayoutTestSupport.cpp', | 52 'LayoutTestSupport.cpp', |
55 'LayoutTestSupport.h', | 53 'LayoutTestSupport.h', |
56 'LayoutUnit.h', | 54 'LayoutUnit.h', |
57 'Length.cpp', | 55 'Length.cpp', |
58 'Length.h', | 56 'Length.h', |
(...skipping 1210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1269 ['OS!="mac"', | 1267 ['OS!="mac"', |
1270 { | 1268 { |
1271 'platform_test_files': [ | 1269 'platform_test_files': [ |
1272 'scroll/ScrollAnimatorTest.cpp', | 1270 'scroll/ScrollAnimatorTest.cpp', |
1273 ], | 1271 ], |
1274 } | 1272 } |
1275 ], | 1273 ], |
1276 ], | 1274 ], |
1277 }, | 1275 }, |
1278 } | 1276 } |
OLD | NEW |