summaryrefslogtreecommitdiff
path: root/dbus/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/BUILD.gn')
-rw-r--r--dbus/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus/BUILD.gn b/dbus/BUILD.gn
index c0bd77d8db..28efb93fe4 100644
--- a/dbus/BUILD.gn
+++ b/dbus/BUILD.gn
@@ -17,6 +17,8 @@ component("dbus") {
"dbus_statistics.h",
"exported_object.cc",
"exported_object.h",
+ "file_descriptor.cc",
+ "file_descriptor.h",
"message.cc",
"message.h",
"object_manager.cc",