summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authormmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-09 23:41:22 +0000
committermmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-09 23:41:22 +0000
commit3552fa6183e31f36f102ca668955676a4e35516e (patch)
treedff4f9a3dc940382a8193667666ed0b7d13666ad /chrome
parent61a5345cd5ec52ead59a0cdb834768520fe050cf (diff)
downloadchromium_src-3552fa6183e31f36f102ca668955676a4e35516e.zip
chromium_src-3552fa6183e31f36f102ca668955676a4e35516e.tar.gz
chromium_src-3552fa6183e31f36f102ca668955676a4e35516e.tar.bz2
Force linux_symbols target to run when building all (even though nothing
depends on it). Review URL: http://codereview.chromium.org/270053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28626 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rwxr-xr-xchrome/chrome.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 9f4827d..310e295 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -5620,7 +5620,8 @@
'<(linux_strip_binary)',
'<(PRODUCT_DIR)/chrome',
'<@(_outputs)'],
- 'message': 'Dumping breakpad symbols to <(_outputs)'
+ 'message': 'Dumping breakpad symbols to <(_outputs)',
+ 'process_outputs_as_sources': 1,
},
],
'dependencies': [