| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 6fe091c26e54d343eea91e547ae060be1bc22c27..17128e2250ccca17f9c655c8d0dfa3a149887fee 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -23,7 +23,6 @@ namespace switches {
|
| CHROMEOS_EXPORT extern const char kAppOemManifestFile[];
|
| CHROMEOS_EXPORT extern const char kAshWebUIInit[];
|
| CHROMEOS_EXPORT extern const char kAuthExtensionPath[];
|
| -CHROMEOS_EXPORT extern const char kChromeOSReleaseBoard[];
|
| CHROMEOS_EXPORT extern const char kDbusStub[];
|
| CHROMEOS_EXPORT extern const char kDefaultStubNetworkStateIdle[];
|
| CHROMEOS_EXPORT extern const char kDisableBootAnimation[];
|
|
|