summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 18:46:19 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 18:46:19 +0000
commit714a02ba9ad9c35929cc3e8b7b103455dff7efb8 (patch)
tree51499c68cff2a3a54c0445c6e1a50f8b3a7ac83f /chrome
parent1adff06dc95bd50ac0d6973be2316a3b08f46090 (diff)
downloadchromium_src-714a02ba9ad9c35929cc3e8b7b103455dff7efb8.zip
chromium_src-714a02ba9ad9c35929cc3e8b7b103455dff7efb8.tar.gz
chromium_src-714a02ba9ad9c35929cc3e8b7b103455dff7efb8.tar.bz2
replace some tabs with spaces
Review URL: http://codereview.chromium.org/119038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17412 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/chrome.gyp10
1 files changed, 5 insertions, 5 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index af8948d..50b55f5 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -74,10 +74,10 @@
# consistency they should look for GOOGLE_CHROME_BUILD like C++.
# Clean this up when Windows moves to gyp.
'chrome_build': '_google_chrome',
- 'branded_env': 'CHROMIUM_BUILD=google_chrome',
+ 'branded_env': 'CHROMIUM_BUILD=google_chrome',
}, { # else: branding!="Chrome"
'chrome_build': '_chromium',
- 'branded_env': 'CHROMIUM_BUILD=chromium',
+ 'branded_env': 'CHROMIUM_BUILD=chromium',
}],
],
},
@@ -91,8 +91,8 @@
'action': ['python', '<@(_inputs)', '-i', '<(RULE_INPUT_PATH)',
'build', '-o', '<(SHARED_INTERMEDIATE_DIR)/chrome',
'-D', '<(chrome_build)',
- '-E', '<(branded_env)',
- ],
+ '-E', '<(branded_env)',
+ ],
'message': 'Generating resources from <(RULE_INPUT_PATH)',
},
],
@@ -3758,7 +3758,7 @@
],
'link_settings': {
'libraries': [
- '-lcomsuppw.lib',
+ '-lcomsuppw.lib',
],
},
'sources': [