aboutsummaryrefslogtreecommitdiff
path: root/dbus/service_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/service_constants.h')
-rw-r--r--dbus/service_constants.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/service_constants.h b/dbus/service_constants.h
index 73e5ef2..876c96b 100644
--- a/dbus/service_constants.h
+++ b/dbus/service_constants.h
@@ -92,7 +92,6 @@ const char kLibCrosServiceName[] = "org.chromium.LibCrosService";
const char kLibCrosServicePath[] = "/org/chromium/LibCrosService";
const char kLibCrosServiceInterface[] = "org.chromium.LibCrosServiceInterface";
// Methods
-const char kResolveNetworkProxy[] = "ResolveNetworkProxy";
// TODO(teravest): Remove this once CheckLiveness is removed from
// LibCrosService.
const char kCheckLiveness[] = "CheckLiveness";