| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 import("//third_party/WebKit/Source/bindings/bindings.gni") | 5 import("//third_party/WebKit/Source/bindings/bindings.gni") |
| 6 | 6 |
| 7 # The paths in this file are absolute since this file is imported and the | 7 # The paths in this file are absolute since this file is imported and the |
| 8 # file lists must be valid from multple "current directories". | 8 # file lists must be valid from multple "current directories". |
| 9 | 9 |
| 10 bindings_modules_output_dir = "$bindings_output_dir/modules" | 10 bindings_modules_output_dir = "$bindings_output_dir/modules" |
| (...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 174 "mediastream/NavigatorUserMediaSuccessCallback.idl", | 174 "mediastream/NavigatorUserMediaSuccessCallback.idl", |
| 175 "netinfo/NetworkInformation.idl", | 175 "netinfo/NetworkInformation.idl", |
| 176 "nfc/MessageCallback.idl", | 176 "nfc/MessageCallback.idl", |
| 177 "nfc/NFC.idl", | 177 "nfc/NFC.idl", |
| 178 "notifications/Notification.idl", | 178 "notifications/Notification.idl", |
| 179 "notifications/NotificationEvent.idl", | 179 "notifications/NotificationEvent.idl", |
| 180 "notifications/NotificationPermissionCallback.idl", | 180 "notifications/NotificationPermissionCallback.idl", |
| 181 "offscreencanvas2d/OffscreenCanvasRenderingContext2D.idl", | 181 "offscreencanvas2d/OffscreenCanvasRenderingContext2D.idl", |
| 182 "payments/PaymentAddress.idl", | 182 "payments/PaymentAddress.idl", |
| 183 "payments/PaymentAppManager.idl", | 183 "payments/PaymentAppManager.idl", |
| 184 "payments/PaymentInstruments.idl", |
| 184 "payments/PaymentRequestEvent.idl", | 185 "payments/PaymentRequestEvent.idl", |
| 185 "payments/PaymentRequestUpdateEvent.idl", | 186 "payments/PaymentRequestUpdateEvent.idl", |
| 186 "payments/PaymentRequest.idl", | 187 "payments/PaymentRequest.idl", |
| 187 "payments/PaymentResponse.idl", | 188 "payments/PaymentResponse.idl", |
| 188 "peerconnection/RTCCertificate.idl", | 189 "peerconnection/RTCCertificate.idl", |
| 189 "peerconnection/RTCDTMFSender.idl", | 190 "peerconnection/RTCDTMFSender.idl", |
| 190 "peerconnection/RTCDTMFToneChangeEvent.idl", | 191 "peerconnection/RTCDTMFToneChangeEvent.idl", |
| 191 "peerconnection/RTCDataChannel.idl", | 192 "peerconnection/RTCDataChannel.idl", |
| 192 "peerconnection/RTCDataChannelEvent.idl", | 193 "peerconnection/RTCDataChannelEvent.idl", |
| 193 "peerconnection/RTCIceCandidate.idl", | 194 "peerconnection/RTCIceCandidate.idl", |
| (...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 478 "payments/PaymentAppResponse.idl", | 479 "payments/PaymentAppResponse.idl", |
| 479 "payments/PaymentAppRequest.idl", | 480 "payments/PaymentAppRequest.idl", |
| 480 "payments/PaymentCurrencyAmount.idl", | 481 "payments/PaymentCurrencyAmount.idl", |
| 481 "payments/PaymentDetailsBase.idl", | 482 "payments/PaymentDetailsBase.idl", |
| 482 "payments/PaymentDetailsInit.idl", | 483 "payments/PaymentDetailsInit.idl", |
| 483 "payments/PaymentDetailsModifier.idl", | 484 "payments/PaymentDetailsModifier.idl", |
| 484 "payments/PaymentDetailsUpdate.idl", | 485 "payments/PaymentDetailsUpdate.idl", |
| 485 "payments/PaymentItem.idl", | 486 "payments/PaymentItem.idl", |
| 486 "payments/PaymentMethodData.idl", | 487 "payments/PaymentMethodData.idl", |
| 487 "payments/PaymentOptions.idl", | 488 "payments/PaymentOptions.idl", |
| 489 "payments/PaymentInstrument.idl", |
| 488 "payments/PaymentRequestUpdateEventInit.idl", | 490 "payments/PaymentRequestUpdateEventInit.idl", |
| 489 "payments/PaymentShippingOption.idl", | 491 "payments/PaymentShippingOption.idl", |
| 490 "peerconnection/RTCAnswerOptions.idl", | 492 "peerconnection/RTCAnswerOptions.idl", |
| 491 "peerconnection/RTCConfiguration.idl", | 493 "peerconnection/RTCConfiguration.idl", |
| 492 "peerconnection/RTCDataChannelEventInit.idl", | 494 "peerconnection/RTCDataChannelEventInit.idl", |
| 493 "peerconnection/RTCDTMFToneChangeEventInit.idl", | 495 "peerconnection/RTCDTMFToneChangeEventInit.idl", |
| 494 "peerconnection/RTCIceCandidateInit.idl", | 496 "peerconnection/RTCIceCandidateInit.idl", |
| 495 "peerconnection/RTCIceServer.idl", | 497 "peerconnection/RTCIceServer.idl", |
| 496 "peerconnection/RTCOfferAnswerOptions.idl", | 498 "peerconnection/RTCOfferAnswerOptions.idl", |
| 497 "peerconnection/RTCOfferOptions.idl", | 499 "peerconnection/RTCOfferOptions.idl", |
| (...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 868 "$blink_modules_output_dir/payments/PaymentDetailsModifier.cpp", | 870 "$blink_modules_output_dir/payments/PaymentDetailsModifier.cpp", |
| 869 "$blink_modules_output_dir/payments/PaymentDetailsModifier.h", | 871 "$blink_modules_output_dir/payments/PaymentDetailsModifier.h", |
| 870 "$blink_modules_output_dir/payments/PaymentDetailsUpdate.cpp", | 872 "$blink_modules_output_dir/payments/PaymentDetailsUpdate.cpp", |
| 871 "$blink_modules_output_dir/payments/PaymentDetailsUpdate.h", | 873 "$blink_modules_output_dir/payments/PaymentDetailsUpdate.h", |
| 872 "$blink_modules_output_dir/payments/PaymentItem.cpp", | 874 "$blink_modules_output_dir/payments/PaymentItem.cpp", |
| 873 "$blink_modules_output_dir/payments/PaymentItem.h", | 875 "$blink_modules_output_dir/payments/PaymentItem.h", |
| 874 "$blink_modules_output_dir/payments/PaymentMethodData.cpp", | 876 "$blink_modules_output_dir/payments/PaymentMethodData.cpp", |
| 875 "$blink_modules_output_dir/payments/PaymentMethodData.h", | 877 "$blink_modules_output_dir/payments/PaymentMethodData.h", |
| 876 "$blink_modules_output_dir/payments/PaymentOptions.cpp", | 878 "$blink_modules_output_dir/payments/PaymentOptions.cpp", |
| 877 "$blink_modules_output_dir/payments/PaymentOptions.h", | 879 "$blink_modules_output_dir/payments/PaymentOptions.h", |
| 880 "$blink_modules_output_dir/payments/PaymentInstrument.cpp", |
| 881 "$blink_modules_output_dir/payments/PaymentInstrument.h", |
| 878 "$blink_modules_output_dir/payments/PaymentRequestUpdateEventInit.cpp", | 882 "$blink_modules_output_dir/payments/PaymentRequestUpdateEventInit.cpp", |
| 879 "$blink_modules_output_dir/payments/PaymentRequestUpdateEventInit.h", | 883 "$blink_modules_output_dir/payments/PaymentRequestUpdateEventInit.h", |
| 880 "$blink_modules_output_dir/payments/PaymentShippingOption.cpp", | 884 "$blink_modules_output_dir/payments/PaymentShippingOption.cpp", |
| 881 "$blink_modules_output_dir/payments/PaymentShippingOption.h", | 885 "$blink_modules_output_dir/payments/PaymentShippingOption.h", |
| 882 "$blink_modules_output_dir/peerconnection/RTCAnswerOptions.cpp", | 886 "$blink_modules_output_dir/peerconnection/RTCAnswerOptions.cpp", |
| 883 "$blink_modules_output_dir/peerconnection/RTCAnswerOptions.h", | 887 "$blink_modules_output_dir/peerconnection/RTCAnswerOptions.h", |
| 884 "$blink_modules_output_dir/peerconnection/RTCConfiguration.cpp", | 888 "$blink_modules_output_dir/peerconnection/RTCConfiguration.cpp", |
| 885 "$blink_modules_output_dir/peerconnection/RTCConfiguration.h", | 889 "$blink_modules_output_dir/peerconnection/RTCConfiguration.h", |
| 886 "$blink_modules_output_dir/peerconnection/RTCDataChannelEventInit.cpp", | 890 "$blink_modules_output_dir/peerconnection/RTCDataChannelEventInit.cpp", |
| 887 "$blink_modules_output_dir/peerconnection/RTCDataChannelEventInit.h", | 891 "$blink_modules_output_dir/peerconnection/RTCDataChannelEventInit.h", |
| (...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1031 "$blink_modules_output_dir/websockets/CloseEventInit.h", | 1035 "$blink_modules_output_dir/websockets/CloseEventInit.h", |
| 1032 "$blink_modules_output_dir/webusb/USBConnectionEventInit.cpp", | 1036 "$blink_modules_output_dir/webusb/USBConnectionEventInit.cpp", |
| 1033 "$blink_modules_output_dir/webusb/USBConnectionEventInit.h", | 1037 "$blink_modules_output_dir/webusb/USBConnectionEventInit.h", |
| 1034 "$blink_modules_output_dir/webusb/USBControlTransferParameters.cpp", | 1038 "$blink_modules_output_dir/webusb/USBControlTransferParameters.cpp", |
| 1035 "$blink_modules_output_dir/webusb/USBControlTransferParameters.h", | 1039 "$blink_modules_output_dir/webusb/USBControlTransferParameters.h", |
| 1036 "$blink_modules_output_dir/webusb/USBDeviceFilter.cpp", | 1040 "$blink_modules_output_dir/webusb/USBDeviceFilter.cpp", |
| 1037 "$blink_modules_output_dir/webusb/USBDeviceFilter.h", | 1041 "$blink_modules_output_dir/webusb/USBDeviceFilter.h", |
| 1038 "$blink_modules_output_dir/webusb/USBDeviceRequestOptions.cpp", | 1042 "$blink_modules_output_dir/webusb/USBDeviceRequestOptions.cpp", |
| 1039 "$blink_modules_output_dir/webusb/USBDeviceRequestOptions.h", | 1043 "$blink_modules_output_dir/webusb/USBDeviceRequestOptions.h", |
| 1040 ] | 1044 ] |
| OLD | NEW |