diff options
Diffstat (limited to 'breakpad/breakpad.gyp')
-rw-r--r-- | breakpad/breakpad.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp index d1a4952e..82fb4e1 100644 --- a/breakpad/breakpad.gyp +++ b/breakpad/breakpad.gyp @@ -72,7 +72,7 @@ 'mac_bundle_resources': [ 'src/client/mac/sender/English.lproj/Localizable.strings', 'src/client/mac/sender/crash_report_sender.icns', - 'src/client/mac/sender/Breakpad.nib', + 'src/client/mac/sender/Breakpad.xib', 'src/client/mac/sender/crash_report_sender-Info.plist', ], 'mac_bundle_resources!': [ |