diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 3afa478..4eab0fb 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1640,7 +1640,7 @@ 'dependencies': [ 'views', '../google_update/google_update.gyp:google_update', - 'installer/util/util.gyp:installer_util', + 'installer/installer.gyp:installer_util', '../printing/printing.gyp:printing', ], 'export_dependent_settings': [ |