From b06c509558c27831efafbf43291e365e7a4a91b9 Mon Sep 17 00:00:00 2001 From: "agl@chromium.org" Date: Fri, 22 May 2009 04:28:13 +0000 Subject: Build fix: add DEPS for including breakpad/linux git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16722 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/DEPS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chrome') diff --git a/chrome/DEPS b/chrome/DEPS index 0a1a3e1..3c413c6 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -26,4 +26,7 @@ include_rules = [ # Brett's test. Contact him for questions. "+frame_window", + + # On Linux, we include some breakpad headers + "+breakpad/linux", ] -- cgit v1.1