summaryrefslogtreecommitdiffstats
path: root/webkit/blob/webkit_blob.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/blob/webkit_blob.gypi')
-rw-r--r--webkit/blob/webkit_blob.gypi3
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/blob/webkit_blob.gypi b/webkit/blob/webkit_blob.gypi
index 1b47d96..57769b8 100644
--- a/webkit/blob/webkit_blob.gypi
+++ b/webkit/blob/webkit_blob.gypi
@@ -1,4 +1,4 @@
-# Copyright (c) 2010 The Chromium Authors. All rights reserved.
+# Copyright (c) 2011 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
@@ -7,6 +7,7 @@
{
'target_name': 'blob',
'type': '<(component)',
+ 'variables': { 'enable_wexit_time_destructors': 1, },
'dependencies': [
'<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/base/base.gyp:base_i18n',