| Index: chrome/browser/extensions/api/identity/identity_signin_flow.cc
|
| diff --git a/chrome/browser/extensions/api/identity/identity_signin_flow.cc b/chrome/browser/extensions/api/identity/identity_signin_flow.cc
|
| index 8e1f588c5d90af684941fdafda8286cec19943a4..e002247abb442bd62cce3248a93ffa92a5f33fd8 100644
|
| --- a/chrome/browser/extensions/api/identity/identity_signin_flow.cc
|
| +++ b/chrome/browser/extensions/api/identity/identity_signin_flow.cc
|
| @@ -11,6 +11,7 @@
|
| #include "chrome/browser/ui/webui/signin/login_ui_service_factory.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "content/public/browser/notification_details.h"
|
| +#include "content/public/browser/notification_source.h"
|
| #include "google_apis/gaia/gaia_constants.h"
|
|
|
| namespace extensions {
|
|
|