Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 46125c88916fc25350c38fc5f2d23f9920013836..4e643d4901ad4d8ed91884ffb66b0aee4dcb1a8e 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1199,9 +1199,6 @@ |
'support_pre_M6_history_database%': '<(support_pre_M6_history_database)', |
'v8_use_external_startup_data%': '<(v8_use_external_startup_data)', |
- # Whether or not we are building the Athena shell. |
- 'use_athena%': '0', |
- |
# Use system protobuf instead of bundled one. |
'use_system_protobuf%': 0, |