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

Unified Diff: chrome/chrome_tests.gypi

Issue 10823264: Expand the workaround in r149575 to cover more builders. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « no previous file | 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 3a4949157b94607fe8b565455a85ac28fbb53fc6..feca251021ca254a4faad578b419766c9968ed69 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2283,7 +2283,7 @@
'../ui/aura/aura.gyp:test_support_aura',
],
}],
- ['OS=="linux" and buildtype=="Official" and target_arch=="ia32"', {
+ ['OS=="linux" and branding=="Chrome" and target_arch=="ia32"', {
'configurations': {
'Release': {
'ldflags': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698