зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
21dded047f
Коммит
efbc806050
|
@ -32,6 +32,8 @@
|
||||||
|
|
||||||
namespace google_breakpad {
|
namespace google_breakpad {
|
||||||
|
|
||||||
|
class CrashGenerationServer;
|
||||||
|
|
||||||
struct ClientInfo {
|
struct ClientInfo {
|
||||||
CrashGenerationServer* crash_server_;
|
CrashGenerationServer* crash_server_;
|
||||||
pid_t pid_;
|
pid_t pid_;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче