Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2766)

Unified Diff: chrome/chrome.gyp

Issue 418021: Make Linux packaging options more granular. (Closed)
Patch Set: default to all packages Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/common.gypi ('k') | chrome/installer/installer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 8bdaf19b3c316f66a64f8579040b70b15f22763b..b36eac9688dee029989e9ea711d7a92186be5571 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -3848,7 +3848,7 @@
'conditions': [
['branding=="Chrome"', {
'dependencies': [
- 'installer/installer.gyp:installer_util',
+ 'installer/installer.gyp:linux_installer_configs',
],
}],
['selinux==0', {
« no previous file with comments | « build/common.gypi ('k') | chrome/installer/installer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698