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

Unified Diff: Source/build/features.gypi

Issue 1144353009: Oilpan: Remove ENABLE_INLINE_TRACING flag (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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: Source/build/features.gypi
diff --git a/Source/build/features.gypi b/Source/build/features.gypi
index 42afbd9c0a2379fd34751e6e4df6e01482f02dec..6c7847640844f8ca78ffb11fabe72be8252c9ee6 100644
--- a/Source/build/features.gypi
+++ b/Source/build/features.gypi
@@ -88,7 +88,6 @@
'ENABLE_OILPAN=1',
'ENABLE_LAZY_SWEEPING=1',
'ENABLE_IDLE_GC=1',
- 'ENABLE_INLINED_TRACE=1',
],
}],
['blink_gc_profiling==1', {
« 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