Index: chrome/common/chrome_constants.h |
diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h |
index 0730cca5da7b004a1c8344df632bef40590ebd61..513ea8d42c4a0e3f2497120278733c01ee178014 100644 |
--- a/chrome/common/chrome_constants.h |
+++ b/chrome/common/chrome_constants.h |
@@ -93,14 +93,6 @@ extern const base::FilePath::CharType kPepperFlashPluginFilename[]; |
// directory names |
extern const wchar_t kUserDataDirname[]; |
-#if defined(OS_CHROMEOS) |
-extern const base::FilePath::CharType kDriveCacheDirname[]; |
-extern const char kOemDeviceRequisitionKey[]; |
-extern const char kOemIsEnterpriseManagedKey[]; |
-extern const char kOemCanExitEnterpriseEnrollmentKey[]; |
-extern const char kOemKeyboardDrivenOobeKey[]; |
-#endif // defined(OS_CHROMEOS) |
- |
extern const bool kRecordModeEnabled; |
// The language code used when the language of a page could not be detected. |