| 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 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 83 'PlatformGestureEvent.h', | 83 'PlatformGestureEvent.h', |
| 84 'PlatformInstrumentation.cpp', | 84 'PlatformInstrumentation.cpp', |
| 85 'PlatformInstrumentation.h', | 85 'PlatformInstrumentation.h', |
| 86 'PlatformKeyboardEvent.cpp', | 86 'PlatformKeyboardEvent.cpp', |
| 87 'PlatformKeyboardEvent.h', | 87 'PlatformKeyboardEvent.h', |
| 88 'PlatformMouseEvent.h', | 88 'PlatformMouseEvent.h', |
| 89 'PlatformResourceLoader.cpp', | 89 'PlatformResourceLoader.cpp', |
| 90 'PlatformResourceLoader.h', | 90 'PlatformResourceLoader.h', |
| 91 'PlatformScreen.cpp', | 91 'PlatformScreen.cpp', |
| 92 'PlatformScreen.h', | 92 'PlatformScreen.h', |
| 93 'PlatformThreadData.cpp', | |
| 94 'PlatformThreadData.h', | |
| 95 'PlatformTouchEvent.h', | 93 'PlatformTouchEvent.h', |
| 96 'PlatformTouchPoint.h', | 94 'PlatformTouchPoint.h', |
| 97 'PlatformWheelEvent.h', | 95 'PlatformWheelEvent.h', |
| 98 'PopupMenu.h', | 96 'PopupMenu.h', |
| 99 'PopupMenuStyle.h', | 97 'PopupMenuStyle.h', |
| 100 'Prerender.cpp', | 98 'Prerender.cpp', |
| 101 'Prerender.h', | 99 'Prerender.h', |
| 102 'PrerenderClient.h', | 100 'PrerenderClient.h', |
| 103 'PurgeableVector.cpp', | 101 'PurgeableVector.cpp', |
| 104 'PurgeableVector.h', | 102 'PurgeableVector.h', |
| 105 'RefCountedSupplement.h', | 103 'RefCountedSupplement.h', |
| 106 'ScriptForbiddenScope.cpp', | 104 'ScriptForbiddenScope.cpp', |
| 107 'ScriptForbiddenScope.h', | 105 'ScriptForbiddenScope.h', |
| 108 'SecureTextInput.cpp', | 106 'SecureTextInput.cpp', |
| 109 'SecureTextInput.h', | 107 'SecureTextInput.h', |
| 110 'SerializedResource.h', | 108 'SerializedResource.h', |
| 111 'SharedBuffer.cpp', | 109 'SharedBuffer.cpp', |
| 112 'SharedBuffer.h', | 110 'SharedBuffer.h', |
| 113 'SharedBufferChunkReader.cpp', | 111 'SharedBufferChunkReader.cpp', |
| 114 'SharedBufferChunkReader.h', | 112 'SharedBufferChunkReader.h', |
| 115 'SharedTimer.cpp', | |
| 116 'SharedTimer.h', | |
| 117 'StorageQuotaCallbacks.h', | 113 'StorageQuotaCallbacks.h', |
| 118 'Supplementable.h', | 114 'Supplementable.h', |
| 119 'Task.h', | 115 'Task.h', |
| 120 'TaskSynchronizer.cpp', | 116 'TaskSynchronizer.cpp', |
| 121 'TaskSynchronizer.h', | 117 'TaskSynchronizer.h', |
| 122 'Theme.cpp', | 118 'Theme.cpp', |
| 123 'Theme.h', | 119 'Theme.h', |
| 124 'ThemeTypes.h', | 120 'ThemeTypes.h', |
| 125 'ThreadedDataReceiver.h', | 121 'ThreadedDataReceiver.h', |
| 126 'ThreadTimers.cpp', | |
| 127 'ThreadTimers.h', | |
| 128 'Timer.cpp', | 122 'Timer.cpp', |
| 129 'Timer.h', | 123 'Timer.h', |
| 130 'TraceEvent.h', | 124 'TraceEvent.h', |
| 131 'TracedValue.cpp', | 125 'TracedValue.cpp', |
| 132 'TracedValue.h', | 126 'TracedValue.h', |
| 133 'UUID.cpp', | 127 'UUID.cpp', |
| 134 'UUID.h', | 128 'UUID.h', |
| 135 'UserGestureIndicator.cpp', | 129 'UserGestureIndicator.cpp', |
| 136 'UserGestureIndicator.h', | 130 'UserGestureIndicator.h', |
| 137 'WebScheduler.cpp', | 131 'WebScheduler.cpp', |
| (...skipping 779 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 917 'LayoutUnitTest.cpp', | 911 'LayoutUnitTest.cpp', |
| 918 'LifecycleContextTest.cpp', | 912 'LifecycleContextTest.cpp', |
| 919 'PODArenaTest.cpp', | 913 'PODArenaTest.cpp', |
| 920 'PODFreeListArenaTest.cpp', | 914 'PODFreeListArenaTest.cpp', |
| 921 'PODIntervalTreeTest.cpp', | 915 'PODIntervalTreeTest.cpp', |
| 922 'PODRedBlackTreeTest.cpp', | 916 'PODRedBlackTreeTest.cpp', |
| 923 'PurgeableVectorTest.cpp', | 917 'PurgeableVectorTest.cpp', |
| 924 'SharedBufferTest.cpp', | 918 'SharedBufferTest.cpp', |
| 925 'TestingPlatformSupport.cpp', | 919 'TestingPlatformSupport.cpp', |
| 926 'TestingPlatformSupport.h', | 920 'TestingPlatformSupport.h', |
| 921 'TimerTest.cpp', |
| 927 'TracedValueTest.cpp', | 922 'TracedValueTest.cpp', |
| 928 'WebVectorTest.cpp', | 923 'WebVectorTest.cpp', |
| 929 'animation/TimingFunctionTest.cpp', | 924 'animation/TimingFunctionTest.cpp', |
| 930 'animation/UnitBezierTest.cpp', | 925 'animation/UnitBezierTest.cpp', |
| 931 'clipboard/ClipboardUtilitiesTest.cpp', | 926 'clipboard/ClipboardUtilitiesTest.cpp', |
| 932 'fonts/FontCacheTest.cpp', | 927 'fonts/FontCacheTest.cpp', |
| 933 'fonts/FontDescriptionTest.cpp', | 928 'fonts/FontDescriptionTest.cpp', |
| 934 'fonts/FontTest.cpp', | 929 'fonts/FontTest.cpp', |
| 935 'fonts/GlyphBufferTest.cpp', | 930 'fonts/GlyphBufferTest.cpp', |
| 936 'fonts/GlyphPageTreeNodeTest.cpp', | 931 'fonts/GlyphPageTreeNodeTest.cpp', |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 995 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 990 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 996 ], | 991 ], |
| 997 'platform_unittest_support_files': [ | 992 'platform_unittest_support_files': [ |
| 998 'testing/URLTestHelpers.cpp', | 993 'testing/URLTestHelpers.cpp', |
| 999 'testing/URLTestHelpers.h', | 994 'testing/URLTestHelpers.h', |
| 1000 'testing/UnitTestHelpers.cpp', | 995 'testing/UnitTestHelpers.cpp', |
| 1001 'testing/UnitTestHelpers.h', | 996 'testing/UnitTestHelpers.h', |
| 1002 ], | 997 ], |
| 1003 }, | 998 }, |
| 1004 } | 999 } |
| OLD | NEW |