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

Unified Diff: gypfiles/features.gypi

Issue 2462613002: [not for landing] Debugging gpu failures
Patch Set: more checks Created 4 years, 1 month 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.gn ('k') | src/heap/mark-compact.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gypfiles/features.gypi
diff --git a/gypfiles/features.gypi b/gypfiles/features.gypi
index f82a59f0f82f53718bae76fc53e248c89f541577..d771e6f5338c8819e675998b401ab764fa9ab11a 100644
--- a/gypfiles/features.gypi
+++ b/gypfiles/features.gypi
@@ -29,11 +29,11 @@
{
'variables': {
- 'v8_enable_disassembler%': 0,
+ 'v8_enable_disassembler%': 1,
'v8_enable_gdbjit%': 0,
- 'v8_object_print%': 0,
+ 'v8_object_print%': 1,
'v8_enable_verify_heap%': 0,
« no previous file with comments | « BUILD.gn ('k') | src/heap/mark-compact.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698