diff options
Diffstat (limited to 'www/chromium/files/patch-device_hid_hid.gyp')
-rw-r--r-- | www/chromium/files/patch-device_hid_hid.gyp | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/www/chromium/files/patch-device_hid_hid.gyp b/www/chromium/files/patch-device_hid_hid.gyp deleted file mode 100644 index 1a073aa9270e..000000000000 --- a/www/chromium/files/patch-device_hid_hid.gyp +++ /dev/null @@ -1,21 +0,0 @@ ---- device/hid/hid.gyp.orig 2016-05-11 19:02:22 UTC -+++ device/hid/hid.gyp -@@ -64,6 +64,18 @@ - 'input_service_linux.h', - ], - }], -+ ['os_bsd==1', { -+ 'sources!': [ -+ 'device_monitor_linux.cc', -+ 'device_monitor_linux.h', -+ 'hid_connection_linux.cc', -+ 'hid_connection_linux.h', -+ 'hid_service_linux.cc', -+ 'hid_service_linux.h', -+ 'input_service_linux.cc', -+ 'input_service_linux.h', -+ ], -+ }], - ], - }, - { |