bug 539552 - Forward-declare CrashGenerationServer from client_info.h. r=ted

--HG--
extra : transplant_source : %CC%A0%BF%3D%B7%0A%13%8D%F3%E9x%1B%14%F6US%E0%F6%BB%9B
This commit is contained in:
Chris Jones 2010-01-14 13:25:00 -05:00
Родитель 21dded047f
Коммит efbc806050
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -32,6 +32,8 @@
namespace google_breakpad {
class CrashGenerationServer;
struct ClientInfo {
CrashGenerationServer* crash_server_;
pid_t pid_;