| Index: chromeos/chromeos_constants.h
|
| diff --git a/chromeos/chromeos_constants.h b/chromeos/chromeos_constants.h
|
| index 48e0e9df1035583decab2c7102c44e44ac421c7b..ab3f2be89417708c4b688a38684881aafccbabe9 100644
|
| --- a/chromeos/chromeos_constants.h
|
| +++ b/chromeos/chromeos_constants.h
|
| @@ -13,10 +13,6 @@
|
| namespace chromeos {
|
|
|
| CHROMEOS_EXPORT extern const base::FilePath::CharType kDriveCacheDirname[];
|
| -CHROMEOS_EXPORT extern const char kOemDeviceRequisitionKey[];
|
| -CHROMEOS_EXPORT extern const char kOemIsEnterpriseManagedKey[];
|
| -CHROMEOS_EXPORT extern const char kOemCanExitEnterpriseEnrollmentKey[];
|
| -CHROMEOS_EXPORT extern const char kOemKeyboardDrivenOobeKey[];
|
|
|
| } // namespace chromeos
|
|
|
|
|