summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--breakpad/breakpad.gyp4
2 files changed, 3 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index b5ba9ff..7f8786c 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@ vars = {
deps = {
"src/breakpad/src":
- (Var("googlecode_url") % "google-breakpad") + "/trunk/src@886",
+ (Var("googlecode_url") % "google-breakpad") + "/trunk/src@888",
"src/build/util/support":
"/trunk/deps/support@20411",
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp
index b62c19d..198ecb2 100644
--- a/breakpad/breakpad.gyp
+++ b/breakpad/breakpad.gyp
@@ -40,7 +40,7 @@
'src/common/mac/SimpleStringDictionary.mm',
'src/common/string_conversion.cc',
'src/common/mac/string_utilities.cc',
- 'src/common/md5.c',
+ 'src/common/md5.cc',
],
},
{
@@ -131,7 +131,7 @@
'src/common/stabs_reader.cc',
'src/common/stabs_to_module.cc',
'src/tools/mac/dump_syms/dump_syms_tool.mm',
- 'src/common/md5.c',
+ 'src/common/md5.cc',
],
'defines': [
# For src/common/stabs_reader.h.