| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 8b2a73496503cd0dec4e59a623dcee02c27a4d29..c11a4b4099d64a2fa46528162bdc2efe9a34dd58 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -919,6 +919,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[];
|
|
|