summaryrefslogtreecommitdiffstats
path: root/dbus/dbus.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus.gyp')
-rw-r--r--dbus/dbus.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbus/dbus.gyp b/dbus/dbus.gyp
index e7a2636..c2244cd 100644
--- a/dbus/dbus.gyp
+++ b/dbus/dbus.gyp
@@ -34,6 +34,8 @@
'property.cc',
'property.h',
'scoped_dbus_error.h',
+ 'string_util.cc',
+ 'string_util.h',
'values_util.cc',
'values_util.h',
],
@@ -90,6 +92,7 @@
'message_unittest.cc',
'mock_unittest.cc',
'property_unittest.cc',
+ 'string_util_unittest.cc',
'test_service.cc',
'test_service.h',
'values_util_unittest.cc',