summaryrefslogtreecommitdiff
path: root/common/tpm_ownership_dbus_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/tpm_ownership_dbus_interface.h')
-rw-r--r--common/tpm_ownership_dbus_interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/tpm_ownership_dbus_interface.h b/common/tpm_ownership_dbus_interface.h
index 979b0ff..a009a30 100644
--- a/common/tpm_ownership_dbus_interface.h
+++ b/common/tpm_ownership_dbus_interface.h
@@ -24,6 +24,7 @@ constexpr char kTpmOwnershipInterface[] = "org.chromium.TpmOwnership";
// Methods exported by tpm_manager ownership D-Bus interface.
constexpr char kGetTpmStatus[] = "GetTpmStatus";
constexpr char kTakeOwnership[] = "TakeOwnership";
+constexpr char kRemoveOwnerDependency[] = "RemoveOwnerDependency";
} // namespace tpm_manager