Chromium Code Reviews| Index: dbus/test_service.cc |
| =================================================================== |
| --- dbus/test_service.cc (revision 99574) |
| +++ dbus/test_service.cc (working copy) |
| @@ -16,8 +16,7 @@ |
| // Echo, SlowEcho, BrokenMethod. |
| const int TestService::kNumMethodsToExport = 3; |
| -TestService::Options::Options() |
| - : dbus_thread(NULL) { |
| +TestService::Options::Options() { |
| } |
| TestService::Options::~Options() { |