Extract constants from Breakpad.h.

This is done to allow ios implementation to use the same constants.
Review URL: http://breakpad.appspot.com/311001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@856 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
qsr@chromium.org
2011-10-11 14:40:57 +00:00
parent b958379739
commit 0775bfd7ab
9 changed files with 98 additions and 65 deletions

View File

@@ -35,7 +35,7 @@
#include <stdio.h>
#include <sys/time.h>
#import "client/mac/Framework/Breakpad.h"
#import "client/mac/Framework/BreakpadDefines.h"
#import "common/mac/SimpleStringDictionary.h"
#import "GTMDefines.h"