From 8f454a91adb994a0ef12dc9138da79ecf52c812f Mon Sep 17 00:00:00 2001 From: "thomasvl@chromium.org" Date: Tue, 19 May 2009 13:49:31 +0000 Subject: Update where the nib is on disk since a change moved it to make localization string based. Review URL: http://codereview.chromium.org/115510 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16369 0039d316-1c4b-4281-b951-d872f2087c98 --- breakpad/breakpad.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'breakpad/breakpad.gyp') diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp index 648b910..dd48bda 100644 --- a/breakpad/breakpad.gyp +++ b/breakpad/breakpad.gyp @@ -71,7 +71,7 @@ 'mac_bundle_resources': [ 'src/client/mac/sender/English.lproj/Localizable.strings', 'src/client/mac/sender/crash_report_sender.icns', - 'src/client/mac/sender/English.lproj/Breakpad.nib', + 'src/client/mac/sender/Breakpad.nib', 'src/client/mac/sender/crash_report_sender-Info.plist', ], 'mac_bundle_resources!': [ -- cgit v1.1