| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 'project_dir': ['.'], | 3 'project_dir': ['.'], |
| 4 # These headers are part of WebCore's private API in the Apple Mac build
. | 4 # These headers are part of WebCore's private API in the Apple Mac build
. |
| 5 'webcore_privateheader_files': [ | 5 'webcore_privateheader_files': [ |
| 6 'Modules/geolocation/Geolocation.h', | 6 'Modules/geolocation/Geolocation.h', |
| 7 'Modules/geolocation/GeolocationController.h', | 7 'Modules/geolocation/GeolocationController.h', |
| 8 'Modules/geolocation/GeolocationError.h', | 8 'Modules/geolocation/GeolocationError.h', |
| 9 'Modules/geolocation/GeolocationPosition.h', | 9 'Modules/geolocation/GeolocationPosition.h', |
| 10 'Modules/geolocation/Geoposition.h', | 10 'Modules/geolocation/Geoposition.h', |
| (...skipping 2788 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2799 'fileapi/FileReader.cpp', | 2799 'fileapi/FileReader.cpp', |
| 2800 'fileapi/FileReader.h', | 2800 'fileapi/FileReader.h', |
| 2801 'fileapi/FileReaderLoader.cpp', | 2801 'fileapi/FileReaderLoader.cpp', |
| 2802 'fileapi/FileReaderLoader.h', | 2802 'fileapi/FileReaderLoader.h', |
| 2803 'fileapi/FileReaderLoaderClient.h', | 2803 'fileapi/FileReaderLoaderClient.h', |
| 2804 'fileapi/FileReaderSync.cpp', | 2804 'fileapi/FileReaderSync.cpp', |
| 2805 'fileapi/FileReaderSync.h', | 2805 'fileapi/FileReaderSync.h', |
| 2806 'fileapi/FileThread.cpp', | 2806 'fileapi/FileThread.cpp', |
| 2807 'fileapi/FileThread.h', | 2807 'fileapi/FileThread.h', |
| 2808 'fileapi/FileThreadTask.h', | 2808 'fileapi/FileThreadTask.h', |
| 2809 'fileapi/ThreadableBlobRegistry.cpp', | |
| 2810 'fileapi/ThreadableBlobRegistry.h', | |
| 2811 'fileapi/WebKitBlobBuilder.cpp', | 2809 'fileapi/WebKitBlobBuilder.cpp', |
| 2812 'fileapi/WebKitBlobBuilder.h', | 2810 'fileapi/WebKitBlobBuilder.h', |
| 2813 'history/BackForwardController.cpp', | 2811 'history/BackForwardController.cpp', |
| 2814 'history/BackForwardListImpl.cpp', | 2812 'history/BackForwardListImpl.cpp', |
| 2815 'history/CachedFrame.cpp', | 2813 'history/CachedFrame.cpp', |
| 2816 'history/CachedPage.cpp', | 2814 'history/CachedPage.cpp', |
| 2817 'history/HistoryItem.cpp', | 2815 'history/HistoryItem.cpp', |
| 2818 'history/PageCache.cpp', | 2816 'history/PageCache.cpp', |
| 2819 'history/cf/HistoryPropertyList.cpp', | 2817 'history/cf/HistoryPropertyList.cpp', |
| 2820 'history/mac/HistoryItemMac.mm', | 2818 'history/mac/HistoryItemMac.mm', |
| (...skipping 2697 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5518 'platform/mac/WebFontCache.mm', | 5516 'platform/mac/WebFontCache.mm', |
| 5519 'platform/mac/WidgetMac.mm', | 5517 'platform/mac/WidgetMac.mm', |
| 5520 'platform/mock/DeviceMotionClientMock.cpp', | 5518 'platform/mock/DeviceMotionClientMock.cpp', |
| 5521 'platform/mock/DeviceOrientationClientMock.cpp', | 5519 'platform/mock/DeviceOrientationClientMock.cpp', |
| 5522 'platform/mock/GeolocationClientMock.cpp', | 5520 'platform/mock/GeolocationClientMock.cpp', |
| 5523 'platform/mock/ScrollbarThemeMock.cpp', | 5521 'platform/mock/ScrollbarThemeMock.cpp', |
| 5524 'platform/mock/ScrollbarThemeMock.h', | 5522 'platform/mock/ScrollbarThemeMock.h', |
| 5525 'platform/network/AuthenticationChallengeBase.cpp', | 5523 'platform/network/AuthenticationChallengeBase.cpp', |
| 5526 'platform/network/BlobData.cpp', | 5524 'platform/network/BlobData.cpp', |
| 5527 'platform/network/BlobData.h', | 5525 'platform/network/BlobData.h', |
| 5526 'platform/network/BlobRegistry.cpp', |
| 5528 'platform/network/BlobRegistry.h', | 5527 'platform/network/BlobRegistry.h', |
| 5529 'platform/network/BlobRegistryImpl.cpp', | 5528 'platform/network/BlobRegistryImpl.cpp', |
| 5530 'platform/network/BlobRegistryImpl.h', | 5529 'platform/network/BlobRegistryImpl.h', |
| 5531 'platform/network/BlobResourceHandle.cpp', | 5530 'platform/network/BlobResourceHandle.cpp', |
| 5532 'platform/network/BlobResourceHandle.h', | 5531 'platform/network/BlobResourceHandle.h', |
| 5533 'platform/network/BlobStorageData.h', | 5532 'platform/network/BlobStorageData.h', |
| 5534 'platform/network/ContentTypeParser.cpp', | 5533 'platform/network/ContentTypeParser.cpp', |
| 5535 'platform/network/ContentTypeParser.h', | 5534 'platform/network/ContentTypeParser.h', |
| 5536 'platform/network/Credential.cpp', | 5535 'platform/network/Credential.cpp', |
| 5537 'platform/network/CredentialStorage.cpp', | 5536 'platform/network/CredentialStorage.cpp', |
| (...skipping 2906 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8444 'platform/chromium/support/WebURLResponse.cpp', | 8443 'platform/chromium/support/WebURLResponse.cpp', |
| 8445 'platform/chromium/support/WebURLResponsePrivate.h', | 8444 'platform/chromium/support/WebURLResponsePrivate.h', |
| 8446 'platform/chromium/support/WrappedResourceRequest.h', | 8445 'platform/chromium/support/WrappedResourceRequest.h', |
| 8447 'platform/chromium/support/WrappedResourceResponse.h', | 8446 'platform/chromium/support/WrappedResourceResponse.h', |
| 8448 ], | 8447 ], |
| 8449 'export_file_generator_files': [ | 8448 'export_file_generator_files': [ |
| 8450 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', | 8449 '<(PRODUCT_DIR)/DerivedSources/WebCore/ExportFileGenerator.cpp', |
| 8451 ], | 8450 ], |
| 8452 } | 8451 } |
| 8453 } | 8452 } |
| OLD | NEW |