Chromium Code Reviews| Index: apps/pref_names.h |
| diff --git a/apps/pref_names.h b/apps/pref_names.h |
| index a2a9a3b4225ec94c8764758c88e18d633ba39128..764be8274ebfd952dbb1fdb06d452071711fc24e 100644 |
| --- a/apps/pref_names.h |
| +++ b/apps/pref_names.h |
| @@ -11,8 +11,6 @@ namespace prefs { |
| // Alphabetical list of preference names specific to Apps component. |
| // Keep alphabetized and document each one in the source file. |
| extern const char kAppFullscreenAllowed[]; |
| -extern const char kAppLaunchForMetroRestart[]; |
| -extern const char kAppLaunchForMetroRestartProfile[]; |
| } // namespace prefs |
| } // namespace apps |