From 8bba31d29c75fc3d0b82ead3e47d4acec121a103 Mon Sep 17 00:00:00 2001 From: "bradnelson@google.com" Date: Tue, 7 Apr 2009 02:47:24 +0000 Subject: Switching breakpad to gyp generated project. Review URL: http://codereview.chromium.org/62076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13223 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build/all.gyp') diff --git a/build/all.gyp b/build/all.gyp index 394814e..758a49f 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -50,6 +50,7 @@ ['OS=="win"', { 'dependencies': [ '../sandbox/sandbox.gyp:*', + 'temp_gyp/breakpad.gyp:*', ], }, { 'dependencies': [ -- cgit v1.1