summaryrefslogtreecommitdiff
path: root/hardware_chromeos.h
diff options
context:
space:
mode:
Diffstat (limited to 'hardware_chromeos.h')
-rw-r--r--hardware_chromeos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hardware_chromeos.h b/hardware_chromeos.h
index bbfe2739..9ee62f68 100644
--- a/hardware_chromeos.h
+++ b/hardware_chromeos.h
@@ -46,8 +46,6 @@ class HardwareChromeOS final : public HardwareInterface {
bool IsOOBEEnabled() const override;
bool IsOOBEComplete(base::Time* out_time_of_oobe) const override;
std::string GetHardwareClass() const override;
- std::string GetFirmwareVersion() const override;
- std::string GetECVersion() const override;
std::string GetDeviceRequisition() const override;
int GetMinKernelKeyVersion() const override;
int GetMinFirmwareKeyVersion() const override;