Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 73adf6a47b432ee76f6e29897b87f83e88475c7d..ec0010729921e38b147e03d75c4551cafa1778d6 100644 |
| --- a/chrome/chrome.gyp |
| +++ b/chrome/chrome.gyp |
| @@ -835,6 +835,8 @@ |
| '../base/base.gyp:base', |
| ], |
| 'sources': [ |
| + 'common/mac/app_mode_chrome_locator.h', |
| + 'common/mac/app_mode_chrome_locator.mm', |
| 'common/mac/app_mode_common.h', |
| 'common/mac/app_mode_common.mm', |
| ], |