From 30643cf1189f37df1215210620353090e9e174cf Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 8 Mar 2016 17:58:59 +0900 Subject: [PATCH] Update crashpad to lastest branch --- common.gypi | 2 ++ vendor/brightray | 2 +- vendor/crashpad | 2 +- vendor/native_mate | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/common.gypi b/common.gypi index 7c41c3616df..d8c7ee30935 100644 --- a/common.gypi +++ b/common.gypi @@ -4,6 +4,8 @@ 'vendor/brightray/brightray.gypi', ], 'variables': { + # Tell crashpad to build as external project. + 'crashpad_dependencies': 'external', # Required by breakpad. 'os_bsd': 0, 'chromeos': 0, diff --git a/vendor/brightray b/vendor/brightray index b409ed14a17..bde67658749 160000 --- a/vendor/brightray +++ b/vendor/brightray @@ -1 +1 @@ -Subproject commit b409ed14a17b9efc9f184e102a1b94e9d573760f +Subproject commit bde67658749c6f947e2dc505cce19e621d2ad2eb diff --git a/vendor/crashpad b/vendor/crashpad index 5b777419c30..60f6e1964d0 160000 --- a/vendor/crashpad +++ b/vendor/crashpad @@ -1 +1 @@ -Subproject commit 5b777419c303d8aa7930239d8ef755475f1ede57 +Subproject commit 60f6e1964d02b5818f038ba618f9cf040fdce962 diff --git a/vendor/native_mate b/vendor/native_mate index e719eab878c..38834cb9974 160000 --- a/vendor/native_mate +++ b/vendor/native_mate @@ -1 +1 @@ -Subproject commit e719eab878c264bb03188d0cd6eb9ad6882bc13a +Subproject commit 38834cb9974da9ddbc06c36f9ff23d7fa1918b03