| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 9f3c8b6e629660a9871d6cfd8b3eaea2f0b82056..cf0b31a2aafa734231e176a58b1cfb860b18c951 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -1687,6 +1687,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' : [
|
|
|