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

Unified Diff: util/util_test.gyp

Issue 1336823002: win x86: Grab bag of restructuring to get tests working on x86-on-x86 (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: fixes2 Created 5 years, 3 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
Index: util/util_test.gyp
diff --git a/util/util_test.gyp b/util/util_test.gyp
index 98879eb630e27ce0ddc1ac105d0b01ed6c45f3f9..88bbf271acf2f71116b61020c61aadd091e79a85 100644
--- a/util/util_test.gyp
+++ b/util/util_test.gyp
@@ -126,6 +126,7 @@
'/BASE:0x78000000',
'/FIXED',
],
+ 'MinimumRequiredVersion': '5.02', # Server 2003.
'TargetMachine': '17', # x64.
},
},

Powered by Google App Engine
This is Rietveld 408576698