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

Unified Diff: chrome/browser/profiles/profile_impl.h

Issue 1053663003: Cleanup: Remove unused variables in chrome/ found by Scythe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/profiles/profile_impl.h
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
index 14599cfec92cb79cb4e2af26c85ca935169651d6..3765fc231b812a67fc95e633b2aa9fc4f4ff156e 100644
--- a/chrome/browser/profiles/profile_impl.h
+++ b/chrome/browser/profiles/profile_impl.h
@@ -253,8 +253,6 @@ class ProfileImpl : public Profile {
scoped_ptr<chromeos::Preferences> chromeos_preferences_;
scoped_ptr<chromeos::LocaleChangeGuard> locale_change_guard_;
-
- bool is_login_profile_;
#endif
scoped_ptr<PrefProxyConfigTracker> pref_proxy_config_tracker_;
« no previous file with comments | « chrome/browser/prefs/tracked/pref_hash_filter_unittest.cc ('k') | chrome/browser/profiles/profile_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698