| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 309c075e727d385c26b6611c2bca4707df2d2404..ec3452d7e3c74c2a29725a06682d8d2063424453 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -55,6 +55,8 @@
|
| 'sources': [
|
| 'shell/geolocation/shell_access_token_store.cc',
|
| 'shell/geolocation/shell_access_token_store.h',
|
| + 'shell/minimal_ash.cc',
|
| + 'shell/minimal_ash.h',
|
| 'shell/paths_mac.h',
|
| 'shell/paths_mac.mm',
|
| 'shell/shell.cc',
|
| @@ -105,8 +107,6 @@
|
| 'shell/shell_resource_context.h',
|
| 'shell/shell_resource_dispatcher_host_delegate.cc',
|
| 'shell/shell_resource_dispatcher_host_delegate.h',
|
| - 'shell/shell_stacking_client_ash.cc',
|
| - 'shell/shell_stacking_client_ash.h',
|
| 'shell/shell_switches.cc',
|
| 'shell/shell_switches.h',
|
| 'shell/shell_url_request_context_getter.cc',
|
|
|