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

Unified Diff: chrome/browser/chromeos/login/screens/user_image_model.h

Issue 2666893002: Delete "Google Profile photo" for the Active Directory (Closed)
Patch Set: Comment 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/screens/user_image_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/screens/user_image_model.h
diff --git a/chrome/browser/chromeos/login/screens/user_image_model.h b/chrome/browser/chromeos/login/screens/user_image_model.h
index 9e9a061738750ac027b1b8e1fe77eab1c20c581d..2f75110b7eca4283d38428e6d94a5a4b21132cf1 100644
--- a/chrome/browser/chromeos/login/screens/user_image_model.h
+++ b/chrome/browser/chromeos/login/screens/user_image_model.h
@@ -19,6 +19,7 @@ class UserImageModel : public BaseScreen {
static const char kContextKeyIsCameraPresent[];
static const char kContextKeySelectedImageURL[];
static const char kContextKeyProfilePictureDataURL[];
+ static const char kContextKeyHasGaiaAccount[];
explicit UserImageModel(BaseScreenDelegate* base_screen_delegate);
~UserImageModel() override;
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/screens/user_image_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698