summaryrefslogtreecommitdiff
path: root/common/dynamic_partition_control_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/dynamic_partition_control_stub.h')
-rw-r--r--common/dynamic_partition_control_stub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dynamic_partition_control_stub.h b/common/dynamic_partition_control_stub.h
index ddef36d0..679d028e 100644
--- a/common/dynamic_partition_control_stub.h
+++ b/common/dynamic_partition_control_stub.h
@@ -45,6 +45,7 @@ class DynamicPartitionControlStub : public DynamicPartitionControlInterface {
BootControlInterface* boot_control,
PrefsInterface* prefs,
CleanupPreviousUpdateActionDelegateInterface* delegate) override;
+ bool ResetUpdate(PrefsInterface* prefs) override;
};
} // namespace chromeos_update_engine