| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index f6d0f77b38ad9faf0c644ddd055fe3e3cc120a2a..1ae4faad139367e48a428206be769954994bbf06 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -1684,6 +1684,8 @@
|
| 'webusb/USBController.cpp',
|
| 'webusb/USBController.h',
|
| 'webusb/USBDevice.h',
|
| + 'webusb/USBError.cpp',
|
| + 'webusb/USBError.h',
|
| ],
|
| # 'partial interface' or target (right side of) 'implements'
|
| 'modules_testing_dependency_idl_files' : [
|
|
|