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

Unified Diff: chrome/chrome_tests.gypi

Issue 6368109: Add new target for building qa-related targets on the qa waterfall. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add comment Created 9 years, 11 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
« no previous file with comments | « build/all.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f52e3eddadcbeae725a7cf586f9a49b67f20ea00..fb8b576746a63af7096ed7918bf872d9b42c445c 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3375,6 +3375,8 @@
},
]}, # 'targets'
], # OS=="win"
+ # If you change this condition, make sure you also change it in all.gyp
+ # for the chromium_builder_qa target.
['OS=="mac" or OS=="win" or (OS=="linux" and target_arch==python_arch)', {
'targets': [
{
« no previous file with comments | « build/all.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698