Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index c34ff488034ec3a0598199709a19ad379480138b..4a61b709f7070130454965095f1ae0eba628ff03 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -83,7 +83,7 @@ |
'conditions': [ |
['branding=="Chrome"', { |
'dependencies': [ |
- '../chrome/installer/installer.gyp:linux_packages', |
+ '../chrome/installer/installer.gyp:linux_packages_<(channel)', |
], |
}], |
], |