| Index: chromeos/system/statistics_provider.h
|
| diff --git a/chromeos/system/statistics_provider.h b/chromeos/system/statistics_provider.h
|
| index 2b96fbf1097dfa321b0eca64f3750a62d4f27aaa..54450c3eac21d213896d29ae9b5e9474f11d1ab5 100644
|
| --- a/chromeos/system/statistics_provider.h
|
| +++ b/chromeos/system/statistics_provider.h
|
| @@ -43,6 +43,7 @@ CHROMEOS_EXPORT extern const char kFirmwareTypeValueNormal[];
|
|
|
| // HWID key.
|
| CHROMEOS_EXPORT extern const char kHardwareClassKey[];
|
| +CHROMEOS_EXPORT extern const char kHardwareClassValueVM[];
|
|
|
| // System vendor key.
|
| // The value is used to check if Chrome is running on a VM or a real Chrome OS
|
|
|