| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 4d7a5de1a1c26e21c5ad5234bb8c5e874fa7c7eb..ee53d4ef94eaa074a3d4e22ad3aab5a63ad0b86b 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -21,6 +21,7 @@ namespace switches {
|
| // see chromeos::LoginUtil::GetOffTheRecordCommandLine().)
|
|
|
| // Please keep alphabetized.
|
| +CHROMEOS_EXPORT extern const char kAllowFailedPolicyFetchForTest[];
|
| CHROMEOS_EXPORT extern const char kAllowRAInDevMode[];
|
| CHROMEOS_EXPORT extern const char kAppOemManifestFile[];
|
| CHROMEOS_EXPORT extern const char kArtifactsDir[];
|
|
|