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

Unified Diff: chrome/browser/chromeos/login/session/user_session_manager.h

Issue 2708203002: Roll clang 289944:295762. (Closed)
Patch Set: cros Created 3 years, 10 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
« no previous file with comments | « build/toolchain/toolchain.gni ('k') | tools/clang/scripts/update.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/session/user_session_manager.h
diff --git a/chrome/browser/chromeos/login/session/user_session_manager.h b/chrome/browser/chromeos/login/session/user_session_manager.h
index 604dd3e5121cefadcca3f97df63eef842f0ba717..cc1090aeabeea9469a5e19fc00b677affd14ae3b 100644
--- a/chrome/browser/chromeos/login/session/user_session_manager.h
+++ b/chrome/browser/chromeos/login/session/user_session_manager.h
@@ -506,8 +506,7 @@ class UserSessionManager
// Child account status is necessary for InitializeStartUrls call.
bool waiting_for_child_account_status_;
- scoped_refptr<typename HatsNotificationController::HatsNotificationController>
- hats_notification_controller_;
+ scoped_refptr<HatsNotificationController> hats_notification_controller_;
base::WeakPtrFactory<UserSessionManager> weak_factory_;
« no previous file with comments | « build/toolchain/toolchain.gni ('k') | tools/clang/scripts/update.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698