| Index: chrome/browser/google/did_run_updater_win.h
|
| diff --git a/chrome/browser/google/did_run_updater_win.h b/chrome/browser/google/did_run_updater_win.h
|
| index 5fb8a6eb905e0c0a1ee51d26aa871f7c1e761342..bca260f43ccf14832c0eedb1fcb85bdf2edbdb9d 100644
|
| --- a/chrome/browser/google/did_run_updater_win.h
|
| +++ b/chrome/browser/google/did_run_updater_win.h
|
| @@ -22,8 +22,6 @@ class DidRunUpdater : public content::NotificationObserver {
|
| const content::NotificationSource& source,
|
| const content::NotificationDetails& details) override;
|
|
|
| - // True if the process is running from a system-level installation.
|
| - bool system_level_;
|
| content::NotificationRegistrar registrar_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(DidRunUpdater);
|
|
|