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

Unified Diff: blimp/client/core/session/identity_source.h

Issue 2391263005: Propagate error messages to UI for blimp. (Closed)
Patch Set: Minor polish. Created 4 years, 2 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: blimp/client/core/session/identity_source.h
diff --git a/blimp/client/core/session/identity_source.h b/blimp/client/core/session/identity_source.h
index 30663102f5a05dc9fd066e93921a531ee97c4055..902c61751e4d0b412a972040f388a9cd895c7ed3 100644
--- a/blimp/client/core/session/identity_source.h
+++ b/blimp/client/core/session/identity_source.h
@@ -11,6 +11,7 @@
#include "base/callback.h"
#include "base/macros.h"
#include "blimp/client/public/blimp_client_context_delegate.h"
+#include "google_apis/gaia/google_service_auth_error.h"
David Trainor- moved to gerrit 2016/10/07 06:58:53 Do you still need this?
xingliu 2016/10/10 17:09:50 Done.
#include "google_apis/gaia/identity_provider.h"
#include "google_apis/gaia/oauth2_token_service.h"

Powered by Google App Engine
This is Rietveld 408576698