summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp9
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 44e0c30..6fd4a7f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2268,6 +2268,15 @@
},
],
}],
+ ['OS=="linux"', {
+ 'conditions': [
+ ['branding=="Chrome"', {
+ 'dependencies': [
+ 'installer/installer.gyp:installer_util',
+ ],
+ }],
+ ],
+ }],
['OS=="win"', {
'dependencies': [
# On Windows, make sure we've built chrome.dll, which