| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 0859389ae93d2fddbfcddb433473779566e9c3e8..649ccd13af856fb992ea2e9d8f7c90a2f7f07535 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -917,6 +917,8 @@ extern const char kAppLauncherShortcutVersion[];
|
| extern const char kShowAppLauncherPromo[];
|
| #endif
|
|
|
| +extern const char kAppLaunchForMetroRestart[];
|
| +extern const char kAppLaunchForMetroRestartProfile[];
|
| extern const char kAppShortcutsHaveBeenCreated[];
|
|
|
| extern const char kModuleConflictBubbleShown[];
|
|
|