Index: device/hid/BUILD.gn |
diff --git a/device/hid/BUILD.gn b/device/hid/BUILD.gn |
index bc450dbc779c4a486a677125e784ab72e5b00ccd..7741f907b1793fd354535e711fa396628fe17baa 100644 |
--- a/device/hid/BUILD.gn |
+++ b/device/hid/BUILD.gn |
@@ -44,10 +44,6 @@ source_set("hid") { |
] |
if (is_linux) { |
- configs += [ |
- "//build/config/linux:udev" |
- ] |
- |
deps += [ |
"//device/udev_linux", |
] |