Index: chrome/browser/ui/webui/ntp/app_launcher_handler.h |
diff --git a/chrome/browser/ui/webui/ntp/app_launcher_handler.h b/chrome/browser/ui/webui/ntp/app_launcher_handler.h |
index a3547bbc43f5089f7a50ff6edcb4fb634a066450..e0903e339e6c72ef6de82108a1ebc0f36712ca76 100644 |
--- a/chrome/browser/ui/webui/ntp/app_launcher_handler.h |
+++ b/chrome/browser/ui/webui/ntp/app_launcher_handler.h |
@@ -111,7 +111,6 @@ class AppLauncherHandler : public content::WebUIMessageHandler, |
AppInstallInfo(); |
~AppInstallInfo(); |
- bool is_bookmark_app; |
base::string16 title; |
GURL app_url; |
syncer::StringOrdinal page_ordinal; |