| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index a843306a37ca08e8e2104fe61646ce20076aa20f..fba1fa13c38ea63925a51f1fc95360decda34200 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -220,6 +220,8 @@
|
| 'browser/extensions/api/icons/icons_api.h',
|
| 'browser/extensions/api/identity/identity_api.cc',
|
| 'browser/extensions/api/identity/identity_api.h',
|
| + 'browser/extensions/api/identity/identity_signin_flow.cc',
|
| + 'browser/extensions/api/identity/identity_signin_flow.h',
|
| 'browser/extensions/api/identity/web_auth_flow.cc',
|
| 'browser/extensions/api/identity/web_auth_flow.h',
|
| 'browser/extensions/api/idle/idle_api.cc',
|
|
|