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

Unified Diff: masters/master.chromium.fyi/master.cfg

Issue 9007008: Split Dr.Memory GYP defines into a separate constant (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 9 years 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: masters/master.chromium.fyi/master.cfg
===================================================================
--- masters/master.chromium.fyi/master.cfg (revision 115121)
+++ masters/master.chromium.fyi/master.cfg (working copy)
@@ -256,7 +256,7 @@
valgrind_gyp_defines = chromium_factory.ChromiumFactory.MEMORY_TOOLS_GYP_DEFINES
pin_gyp_defines = chromium_factory.ChromiumFactory.MEMORY_TOOLS_GYP_DEFINES
-drmemory_gyp_defines = chromium_factory.ChromiumFactory.MEMORY_TOOLS_GYP_DEFINES
+drmemory_gyp_defines = chromium_factory.ChromiumFactory.DR_MEMORY_GYP_DEFINES
# Running out of address space on 10.5... try to buy some time.
valgrind_mac_gyp_defines = valgrind_gyp_defines + ' enable_svg=0'
« no previous file with comments | « no previous file | scripts/master/factory/chromium_factory.py » ('j') | scripts/master/factory/chromium_factory.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698