Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index f84d9f61528340ac65a57e0ec11c35eadf56ec7a..ccd7a759a359334f30c040d93d8fb4bc0346c42f 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1416,8 +1416,6 @@ |
# Default of 'use_allocator' is set to 'none' if OS=='android' later. |
'use_allocator%': 'tcmalloc', |
- # Set to 1 to link against libgnome-keyring instead of using dlopen(). |
- 'linux_link_gnome_keyring%': 0, |
# Set to 1 to link against gsettings APIs instead of using dlopen(). |
'linux_link_gsettings%': 0, |