summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-device_serial_serial.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-device_serial_serial.gyp')
-rw-r--r--www/chromium/files/patch-device_serial_serial.gyp15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/chromium/files/patch-device_serial_serial.gyp b/www/chromium/files/patch-device_serial_serial.gyp
deleted file mode 100644
index 74bbfd082396..000000000000
--- a/www/chromium/files/patch-device_serial_serial.gyp
+++ /dev/null
@@ -1,15 +0,0 @@
---- device/serial/serial.gyp.orig 2016-04-08 16:02:09 UTC
-+++ device/serial/serial.gyp
-@@ -71,6 +71,12 @@
- },
- },
- }],
-+ ['os_bsd==1', {
-+ 'sources!': [
-+ 'serial_device_enumerator_linux.cc',
-+ 'serial_device_enumerator_linux.h',
-+ ],
-+ }],
- ],
- 'dependencies': [
- 'device_serial_mojo',