Chromium Code Reviews| Index: dbus/dbus.gyp |
| diff --git a/dbus/dbus.gyp b/dbus/dbus.gyp |
| index bbb5e30d162b27a630cbecbe3936cafc7fe3b995..e7a2636110e37d52e35f4ca2145d752b348d19d1 100644 |
| --- a/dbus/dbus.gyp |
| +++ b/dbus/dbus.gyp |
| @@ -23,6 +23,8 @@ |
| 'bus.h', |
| 'exported_object.cc', |
| 'exported_object.h', |
| + 'file_descriptor.cc', |
| + 'file_descriptor.h', |
| 'message.cc', |
| 'message.h', |
| 'object_path.cc', |