Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1954)

Unified Diff: chrome/browser/google/did_run_updater_win.h

Issue 2619323003: Remove uses of BrowserDistribution::CHROME_BINARIES in installer_util. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);

Powered by Google App Engine
This is Rietveld 408576698