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