| 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 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 264 'credentialmanager/PlatformFederatedCredential.h', | 264 'credentialmanager/PlatformFederatedCredential.h', |
| 265 'credentialmanager/PlatformLocalCredential.cpp', | 265 'credentialmanager/PlatformLocalCredential.cpp', |
| 266 'credentialmanager/PlatformLocalCredential.h', | 266 'credentialmanager/PlatformLocalCredential.h', |
| 267 'exported/Platform.cpp', | 267 'exported/Platform.cpp', |
| 268 'exported/WebActiveGestureAnimation.cpp', | 268 'exported/WebActiveGestureAnimation.cpp', |
| 269 'exported/WebActiveGestureAnimation.h', | 269 'exported/WebActiveGestureAnimation.h', |
| 270 'exported/WebArrayBuffer.cpp', | 270 'exported/WebArrayBuffer.cpp', |
| 271 'exported/WebAudioBus.cpp', | 271 'exported/WebAudioBus.cpp', |
| 272 'exported/WebAudioDevice.cpp', | 272 'exported/WebAudioDevice.cpp', |
| 273 'exported/WebBlobData.cpp', | 273 'exported/WebBlobData.cpp', |
| 274 'exported/WebCircularRegion.cpp', |
| 275 'exported/WebCircularRegionPrivate.h', |
| 274 'exported/WebContentDecryptionModule.cpp', | 276 'exported/WebContentDecryptionModule.cpp', |
| 275 'exported/WebContentDecryptionModuleResult.cpp', | 277 'exported/WebContentDecryptionModuleResult.cpp', |
| 276 'exported/WebContentDecryptionModuleSession.cpp', | 278 'exported/WebContentDecryptionModuleSession.cpp', |
| 277 'exported/WebConvertableToTraceFormat.cpp', | 279 'exported/WebConvertableToTraceFormat.cpp', |
| 278 'exported/WebCredential.cpp', | 280 'exported/WebCredential.cpp', |
| 279 'exported/WebCryptoAlgorithm.cpp', | 281 'exported/WebCryptoAlgorithm.cpp', |
| 280 'exported/WebCryptoKeyAlgorithm.cpp', | 282 'exported/WebCryptoKeyAlgorithm.cpp', |
| 281 'exported/WebCryptoKey.cpp', | 283 'exported/WebCryptoKey.cpp', |
| 282 'exported/WebCryptoResult.cpp', | 284 'exported/WebCryptoResult.cpp', |
| 283 'exported/WebCursorInfo.cpp', | 285 'exported/WebCursorInfo.cpp', |
| 284 'exported/WebData.cpp', | 286 'exported/WebData.cpp', |
| 285 'exported/WebDeviceMotionData.cpp', | 287 'exported/WebDeviceMotionData.cpp', |
| 286 'exported/WebDeviceOrientationData.cpp', | 288 'exported/WebDeviceOrientationData.cpp', |
| 287 'exported/WebFederatedCredential.cpp', | 289 'exported/WebFederatedCredential.cpp', |
| 288 'exported/WebFileSystemCallbacks.cpp', | 290 'exported/WebFileSystemCallbacks.cpp', |
| 289 'exported/WebFilterKeyframe.cpp', | 291 'exported/WebFilterKeyframe.cpp', |
| 292 'exported/WebGeofencingRegion.cpp', |
| 293 'exported/WebGeofencingRegionPrivate.h', |
| 290 'exported/WebHTTPBody.cpp', | 294 'exported/WebHTTPBody.cpp', |
| 291 'exported/WebHTTPLoadInfo.cpp', | 295 'exported/WebHTTPLoadInfo.cpp', |
| 292 'exported/WebImageSkia.cpp', | 296 'exported/WebImageSkia.cpp', |
| 293 'exported/WebLocalCredential.cpp', | 297 'exported/WebLocalCredential.cpp', |
| 294 'exported/WebMediaConstraints.cpp', | 298 'exported/WebMediaConstraints.cpp', |
| 295 'exported/WebMediaDeviceInfo.cpp', | 299 'exported/WebMediaDeviceInfo.cpp', |
| 296 'exported/WebMediaStream.cpp', | 300 'exported/WebMediaStream.cpp', |
| 297 'exported/WebMediaStreamSource.cpp', | 301 'exported/WebMediaStreamSource.cpp', |
| 298 'exported/WebMediaStreamTrack.cpp', | 302 'exported/WebMediaStreamTrack.cpp', |
| 299 'exported/WebMediaStreamTrackSourcesRequest.cpp', | 303 'exported/WebMediaStreamTrackSourcesRequest.cpp', |
| (...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 968 'graphics/ImageLayerChromiumTest.cpp', | 972 'graphics/ImageLayerChromiumTest.cpp', |
| 969 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', | 973 'graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp', |
| 970 'graphics/test/MockImageDecoder.h', | 974 'graphics/test/MockImageDecoder.h', |
| 971 'graphics/test/MockWebGraphicsContext3D.h', | 975 'graphics/test/MockWebGraphicsContext3D.h', |
| 972 'image-decoders/gif/GIFImageDecoderTest.cpp', | 976 'image-decoders/gif/GIFImageDecoderTest.cpp', |
| 973 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', | 977 'image-decoders/jpeg/JPEGImageDecoderTest.cpp', |
| 974 'image-decoders/webp/WEBPImageDecoderTest.cpp', | 978 'image-decoders/webp/WEBPImageDecoderTest.cpp', |
| 975 ], | 979 ], |
| 976 }, | 980 }, |
| 977 } | 981 } |
| OLD | NEW |