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

Unified Diff: chrome/chrome.gyp

Issue 126062: Cleanups from post-submit suggestions. (Closed)
Patch Set: more cleanups Created 11 years, 6 months 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
« build/linux/dump_signature.py ('K') | « build/linux/dump_signature.py ('k') | no next file » | 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 e725059d0c582c282f1abfb6f9c5a77869aa6d8e..8212d021bbcffdff5440b05a311f6609a6351075 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2323,6 +2323,8 @@
{
'action_name': 'dump_symbols',
'inputs': [
+ '<(DEPTH)/build/linux/dump_app_syms',
+ '<(DEPTH)/build/linux/dump_signature.py',
'<(PRODUCT_DIR)/dump_syms',
'<(PRODUCT_DIR)/chrome',
],
« build/linux/dump_signature.py ('K') | « build/linux/dump_signature.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698