Index: device/BUILD.gn |
diff --git a/device/BUILD.gn b/device/BUILD.gn |
index 7dbd214ea6c41fa10bd08055c3e388c337e57050..acfb715892b455ce41e9d370aa15ce39adfa1d2e 100644 |
--- a/device/BUILD.gn |
+++ b/device/BUILD.gn |
@@ -154,7 +154,7 @@ test("device_unittests") { |
} |
if ((is_chromeos || is_linux) && use_dbus) { |
- configs += [ "//build/config/linux:dbus" ] |
+ configs += [ "//build/config/linux/dbus" ] |
sources += [ |
"bluetooth/bluez/bluetooth_adapter_profile_bluez_unittest.cc", |