Chromium Code Reviews| Index: chrome/chrome.gyp |
| =================================================================== |
| --- chrome/chrome.gyp (revision 24686) |
| +++ chrome/chrome.gyp (working copy) |
| @@ -3307,6 +3307,7 @@ |
| }], |
| ['OS=="win"', { |
| 'dependencies': [ |
| + '../app/app.gyp:app_id', |
| 'installer/installer.gyp:installer_util', |
| 'installer/installer.gyp:installer_util_strings', |
| '../breakpad/breakpad.gyp:breakpad_handler', |