| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index ddaaea8144138c46e63d5421a07ea80940f6ef11..e701edfd62ea37b24b1af6244da404762340c572 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1926,6 +1926,7 @@
|
| 'browser/shell_integration.h',
|
| 'browser/shell_integration_android.cc',
|
| 'browser/shell_integration_linux.cc',
|
| + 'browser/shell_integration_linux.h',
|
| 'browser/shell_integration_mac.mm',
|
| 'browser/shell_integration_win.cc',
|
| 'browser/signin/signin_manager.cc',
|
|
|