| Index: dbus_constants.h
|
| diff --git a/dbus_constants.h b/dbus_constants.h
|
| index bd5b5518fd1b7e36cb361b6c7396b1738f130cef..e4173f0bcccc43b441e5f3167050ebed97603ae7 100644
|
| --- a/dbus_constants.h
|
| +++ b/dbus_constants.h
|
| @@ -12,7 +12,6 @@ static const char* const kUpdateEngineServicePath =
|
| "/org/chromium/UpdateEngine";
|
| static const char* const kUpdateEngineServiceInterface =
|
| "org.chromium.UpdateEngineInterface";
|
| -
|
| } // namespace chromeos_update_engine
|
|
|
| #endif // CHROMEOS_PLATFORM_UPDATE_ENGINE_DBUS_CONSTANTS_H__
|
|
|