Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index c899e14d4bf06b80ac8bf7f7c478145b59e4caab..6726ffb8e6bc8394b781d4c465464138b56fc0ba 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -619,7 +619,7 @@ |
# completion, but only actually requires them for layout tests. However, |
# we need to maintain all the old behaviors while the plumbing is put in |
# place on both sides of the repo boundary. |
- 'enable_load_completion_hacks%': 1, |
+ 'enable_load_completion_hacks%': 0, |
# Automatically select platforms under ozone. Turn this off to |
# build only explicitly selected platforms. |