diff options
Diffstat (limited to 'apps/apps.gypi')
-rw-r--r-- | apps/apps.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/apps.gypi b/apps/apps.gypi index 381c57c..be6a619 100644 --- a/apps/apps.gypi +++ b/apps/apps.gypi @@ -134,6 +134,8 @@ 'shell/shell_content_client.h', 'shell/shell_extensions_browser_client.cc', 'shell/shell_extensions_browser_client.h', + 'shell/shell_extensions_client.cc', + 'shell/shell_extensions_client.h', 'shell/shell_main_delegate.cc', 'shell/shell_main_delegate.h', 'shell/shell_main.cc', |