| Index: chrome/chrome_browser_extensions.gypi
|
| diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
|
| index fc3c016a269e7452bd85f2cbd9b637efcc3a7419..205e2e3af7e67a32d816acf40ae77274f775b58c 100644
|
| --- a/chrome/chrome_browser_extensions.gypi
|
| +++ b/chrome/chrome_browser_extensions.gypi
|
| @@ -224,6 +224,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',
|
|
|