diff options
Diffstat (limited to 'breakpad/breakpad_sender.gypi')
-rw-r--r-- | breakpad/breakpad_sender.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/breakpad/breakpad_sender.gypi b/breakpad/breakpad_sender.gypi index 1408dbe..679c125 100644 --- a/breakpad/breakpad_sender.gypi +++ b/breakpad/breakpad_sender.gypi @@ -59,7 +59,7 @@ ], }, 'configurations': { - 'Common': { + 'Common_Base': { 'msvs_target_platform': 'x64', }, }, |