diff options
Diffstat (limited to 'sandbox/sandbox.gyp')
-rw-r--r-- | sandbox/sandbox.gyp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp index e44e817..22d88ac 100644 --- a/sandbox/sandbox.gyp +++ b/sandbox/sandbox.gyp @@ -190,6 +190,9 @@ '../base/base.gyp:base', '../base/base.gyp:base_static', ], + 'export_dependent_settings': [ + '../base/base.gyp:base', + ], 'msvs_guid': '881F6A97-D539-4C48-B401-DF04385B2343', 'sources': [ # Files that are used by the 32-bit version of Windows sandbox only. |