summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-24 20:42:59 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-24 20:42:59 +0000
commit6a21ce8f41a7e682a8065c74f53d37c90caf0be1 (patch)
tree867f9b6912b784a84d14254d23dec370176e6000
parentaef2debe767b87c8d89fb88455d4d4414c795116 (diff)
downloadchromium_src-6a21ce8f41a7e682a8065c74f53d37c90caf0be1.zip
chromium_src-6a21ce8f41a7e682a8065c74f53d37c90caf0be1.tar.gz
chromium_src-6a21ce8f41a7e682a8065c74f53d37c90caf0be1.tar.bz2
Update Breakpad to r609 to pick up:
Convert files in .nib format to .xib format. BUG=38443 TEST=none Review URL: http://codereview.chromium.org/2854020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50764 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
-rw-r--r--breakpad/breakpad.gyp2
2 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 490f577..71cad6c 100644
--- a/DEPS
+++ b/DEPS
@@ -13,7 +13,7 @@ vars = {
deps = {
"src/breakpad/src":
- "http://google-breakpad.googlecode.com/svn/trunk/src@605",
+ "http://google-breakpad.googlecode.com/svn/trunk/src@609",
"src/build/util/support":
"/trunk/deps/support@20411",
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!': [