Index: chrome/browser/extensions/install_observer.h |
diff --git a/chrome/browser/extensions/install_observer.h b/chrome/browser/extensions/install_observer.h |
index faecf147c36a7e82230ba6d6806b3635f9a6b938..0185dd374212232dc27bc4a586cd6548e2d874d7 100644 |
--- a/chrome/browser/extensions/install_observer.h |
+++ b/chrome/browser/extensions/install_observer.h |
@@ -28,7 +28,6 @@ class InstallObserver { |
gfx::ImageSkia installing_icon; |
bool is_app; |
bool is_platform_app; |
- bool is_ephemeral; |
}; |
// Called at the beginning of the complete installation process, i.e., this |