| 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 'Clock.cpp', | 10 'Clock.cpp', |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 108 'SecureTextInput.cpp', | 108 'SecureTextInput.cpp', |
| 109 'SecureTextInput.h', | 109 'SecureTextInput.h', |
| 110 'SerializedResource.h', | 110 'SerializedResource.h', |
| 111 'SharedBuffer.cpp', | 111 'SharedBuffer.cpp', |
| 112 'SharedBuffer.h', | 112 'SharedBuffer.h', |
| 113 'SharedBufferChunkReader.cpp', | 113 'SharedBufferChunkReader.cpp', |
| 114 'SharedBufferChunkReader.h', | 114 'SharedBufferChunkReader.h', |
| 115 'SharedTimer.cpp', | 115 'SharedTimer.cpp', |
| 116 'SharedTimer.h', | 116 'SharedTimer.h', |
| 117 'StorageQuotaCallbacks.h', | 117 'StorageQuotaCallbacks.h', |
| 118 'Supplementable.cpp', |
| 118 'Supplementable.h', | 119 'Supplementable.h', |
| 119 'Task.h', | 120 'Task.h', |
| 120 'TaskSynchronizer.cpp', | 121 'TaskSynchronizer.cpp', |
| 121 'TaskSynchronizer.h', | 122 'TaskSynchronizer.h', |
| 122 'Theme.cpp', | 123 'Theme.cpp', |
| 123 'Theme.h', | 124 'Theme.h', |
| 124 'ThemeTypes.h', | 125 'ThemeTypes.h', |
| 125 'ThreadedDataReceiver.h', | 126 'ThreadedDataReceiver.h', |
| 126 'ThreadTimers.cpp', | 127 'ThreadTimers.cpp', |
| 127 'ThreadTimers.h', | 128 'ThreadTimers.h', |
| (...skipping 869 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 997 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 998 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 998 ], | 999 ], |
| 999 'platform_unittest_support_files': [ | 1000 'platform_unittest_support_files': [ |
| 1000 'testing/URLTestHelpers.cpp', | 1001 'testing/URLTestHelpers.cpp', |
| 1001 'testing/URLTestHelpers.h', | 1002 'testing/URLTestHelpers.h', |
| 1002 'testing/UnitTestHelpers.cpp', | 1003 'testing/UnitTestHelpers.cpp', |
| 1003 'testing/UnitTestHelpers.h', | 1004 'testing/UnitTestHelpers.h', |
| 1004 ], | 1005 ], |
| 1005 }, | 1006 }, |
| 1006 } | 1007 } |
| OLD | NEW |