| Index: chrome/browser/ui/webui/ntp/ntp_resource_cache.h
|
| diff --git a/chrome/browser/ui/webui/ntp/ntp_resource_cache.h b/chrome/browser/ui/webui/ntp/ntp_resource_cache.h
|
| index c8ee03b71df2c5d3a196e182df305d044821bccb..9db14370261fe5f667eb9f31111ec33ac7470505 100644
|
| --- a/chrome/browser/ui/webui/ntp/ntp_resource_cache.h
|
| +++ b/chrome/browser/ui/webui/ntp/ntp_resource_cache.h
|
| @@ -69,6 +69,7 @@ class NTPResourceCache : public content::NotificationObserver,
|
| #endif
|
|
|
| bool is_swipe_tracking_from_scroll_events_enabled_;
|
| + bool should_show_apps_page_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(NTPResourceCache);
|
| };
|
|
|