summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/update_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/update_observer.h')
-rw-r--r--chrome/browser/chromeos/update_observer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/update_observer.h b/chrome/browser/chromeos/update_observer.h
index 298e116..3ec372b 100644
--- a/chrome/browser/chromeos/update_observer.h
+++ b/chrome/browser/chromeos/update_observer.h
@@ -27,7 +27,6 @@ class UpdateObserver : public UpdateLibrary::Observer {
virtual void UpdateStatusChanged(UpdateLibrary* library);
SystemNotification notification_;
- int progress_; // Last displayed remaining time in minutes
DISALLOW_COPY_AND_ASSIGN(UpdateObserver);
};