| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index c8fc373d2b36e016dd229ea58e47376fcb784ec7..241d715833c0d477e1e3fcf6e8fd0899eae8c43c 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -61,6 +61,8 @@
|
| 'shell/shell_gtk.cc',
|
| 'shell/shell_mac.mm',
|
| 'shell/shell_win.cc',
|
| + 'shell/shell_access_token_store.cc',
|
| + 'shell/shell_access_token_store.h',
|
| 'shell/shell_application_mac.h',
|
| 'shell/shell_application_mac.mm',
|
| 'shell/shell_browser_context.cc',
|
|
|