 Chromium Code Reviews
 Chromium Code Reviews Issue 12985002:
  Add a new App launcher promo to the apps page / NTP.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 12985002:
  Add a new App launcher promo to the apps page / NTP.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: apps/pref_names.h | 
| diff --git a/apps/pref_names.h b/apps/pref_names.h | 
| index db6ad7c499b459cc26f755870f4318b02b4243ca..db5d7c2d9ff31d9dfbe9b793ed546b8bde611c2e 100644 | 
| --- a/apps/pref_names.h | 
| +++ b/apps/pref_names.h | 
| @@ -13,6 +13,7 @@ namespace prefs { | 
| extern const char kAppLauncherIsEnabled[]; | 
| extern const char kAppLaunchForMetroRestart[]; | 
| extern const char kAppLaunchForMetroRestartProfile[]; | 
| +extern const char kShowAppLauncherPromo[]; | 
| } // namespace prefs | 
| } // namespace apps |