| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'web_files': [ | 3 'web_files': [ |
| 4 'ApplicationCacheHost.cpp', | 4 'ApplicationCacheHost.cpp', |
| 5 'ApplicationCacheHostInternal.h', | 5 'ApplicationCacheHostInternal.h', |
| 6 'AssertMatchingEnums.cpp', | 6 'AssertMatchingEnums.cpp', |
| 7 'AssociatedURLLoader.cpp', | 7 'AssociatedURLLoader.cpp', |
| 8 'AssociatedURLLoader.h', | 8 'AssociatedURLLoader.h', |
| 9 'AsyncFileSystemChromium.cpp', | 9 'AsyncFileSystemChromium.cpp', |
| 10 'AsyncFileSystemChromium.h', | 10 'AsyncFileSystemChromium.h', |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 'StorageQuotaChromium.cpp', | 105 'StorageQuotaChromium.cpp', |
| 106 'TextFieldDecoratorImpl.cpp', | 106 'TextFieldDecoratorImpl.cpp', |
| 107 'TextFieldDecoratorImpl.h', | 107 'TextFieldDecoratorImpl.h', |
| 108 'UserMediaClientImpl.cpp', | 108 'UserMediaClientImpl.cpp', |
| 109 'UserMediaClientImpl.h', | 109 'UserMediaClientImpl.h', |
| 110 'ValidationMessageClientImpl.cpp', | 110 'ValidationMessageClientImpl.cpp', |
| 111 'ValidationMessageClientImpl.h', | 111 'ValidationMessageClientImpl.h', |
| 112 'ViewportAnchor.cpp', | 112 'ViewportAnchor.cpp', |
| 113 'ViewportAnchor.h', | 113 'ViewportAnchor.h', |
| 114 'WebAccessibilityObject.cpp', | 114 'WebAccessibilityObject.cpp', |
| 115 'WebArrayBuffer.cpp', | |
| 116 'WebArrayBufferView.cpp', | 115 'WebArrayBufferView.cpp', |
| 117 'WebBindings.cpp', | 116 'WebBindings.cpp', |
| 118 'WebBlob.cpp', | 117 'WebBlob.cpp', |
| 119 'WebBlobData.cpp', | 118 'WebBlobData.cpp', |
| 120 'WebCache.cpp', | 119 'WebCache.cpp', |
| 121 'WebCachedURLRequest.cpp', | 120 'WebCachedURLRequest.cpp', |
| 122 'WebColorName.cpp', | 121 'WebColorName.cpp', |
| 123 'WebCrossOriginPreflightResultCache.cpp', | 122 'WebCrossOriginPreflightResultCache.cpp', |
| 124 'WebDOMActivityLogger.cpp', | 123 'WebDOMActivityLogger.cpp', |
| 125 'WebDOMCustomEvent.cpp', | 124 'WebDOMCustomEvent.cpp', |
| (...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 290 'mac/WebInputEventFactory.mm', | 289 'mac/WebInputEventFactory.mm', |
| 291 'mac/WebSubstringUtil.mm', | 290 'mac/WebSubstringUtil.mm', |
| 292 'painting/ContinuousPainter.cpp', | 291 'painting/ContinuousPainter.cpp', |
| 293 'painting/ContinuousPainter.h', | 292 'painting/ContinuousPainter.h', |
| 294 'painting/PaintAggregator.cpp', | 293 'painting/PaintAggregator.cpp', |
| 295 'painting/PaintAggregator.h', | 294 'painting/PaintAggregator.h', |
| 296 'win/WebInputEventFactory.cpp', | 295 'win/WebInputEventFactory.cpp', |
| 297 ], | 296 ], |
| 298 }, | 297 }, |
| 299 } | 298 } |
| OLD | NEW |