Chromium Code Reviews| Index: build/linux/system.gyp |
| diff --git a/build/linux/system.gyp b/build/linux/system.gyp |
| index 9079011122c4f8948cb4db49e790976a52b7649f..a71a5c5927fa5d2bb777a8ec68f4a1b5f61858e6 100644 |
| --- a/build/linux/system.gyp |
| +++ b/build/linux/system.gyp |
| @@ -63,6 +63,7 @@ |
| 'udev_device_get_sysname', |
| 'udev_device_get_syspath', |
| 'udev_device_new_from_devnum', |
| + 'udev_device_new_from_subsystem_sysname', |
| 'udev_device_new_from_syspath', |
| 'udev_device_unref', |
| 'udev_enumerate_add_match_subsystem', |