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

Unified Diff: third_party/WebKit/Source/build/features.gypi

Issue 1930913002: Remove oilpan build configuration vestiges. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « third_party/WebKit/Source/BUILD.gn ('k') | third_party/WebKit/Source/config.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/build/features.gypi
diff --git a/third_party/WebKit/Source/build/features.gypi b/third_party/WebKit/Source/build/features.gypi
index 4d58abd707158c28fe30d38eed1d12e4c03d8869..aaaadd4bf55d9d61127e7f1e73ea85f630e8c56a 100644
--- a/third_party/WebKit/Source/build/features.gypi
+++ b/third_party/WebKit/Source/build/features.gypi
@@ -48,10 +48,6 @@
# We have to nest variables inside variables so that they can be overridden
# through GYP_DEFINES.
'variables': {
- # Enables the Oilpan garbage-collection infrastructure.
- # If you update the default value below, be sure to update the one in
- # ../config.gyp, too!
- 'enable_oilpan%': 1,
'blink_logging_always_on%': 0,
},
'conditions': [
« no previous file with comments | « third_party/WebKit/Source/BUILD.gn ('k') | third_party/WebKit/Source/config.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698