| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index a2df225cba1c004bce1dfd9071905ad9ee13bc61..d8e5369a1a6592786df3a6e7a2b3730e9c580ed3 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -15,7 +15,6 @@ namespace switches {
|
| // see chromeos::LoginUtil::GetOffTheRecordCommandLine().)
|
|
|
| // Please keep alphabetized.
|
| -ASH_EXPORT extern const char kAppListShowAppsOnly[];
|
| ASH_EXPORT extern const char kAshDebugShortcuts[];
|
| ASH_EXPORT extern const char kAshEnableOak[];
|
| ASH_EXPORT extern const char kAshExtendedDesktop[];
|
|
|