Index: chrome/app/breakpad_linux.cc |
diff --git a/chrome/app/breakpad_linux.cc b/chrome/app/breakpad_linux.cc |
index 064399313c211841a69d9cd8dfa72c71b7d429a2..b2b5b0d76cc2d72a7211df7e35a90267c3a035fc 100644 |
--- a/chrome/app/breakpad_linux.cc |
+++ b/chrome/app/breakpad_linux.cc |
@@ -41,6 +41,7 @@ |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/chrome_version_info_posix.h" |
+#include "chrome/common/dump_without_crashing.h" |
#include "chrome/common/env_vars.h" |
#include "chrome/common/logging_chrome.h" |
#include "content/public/common/content_descriptors.h" |