Index: chrome_elf/breakpad.cc |
diff --git a/chrome_elf/breakpad.cc b/chrome_elf/breakpad.cc |
index d67b5dceb31e9869b657feb0454ec77f522c8a74..25ca0db7e7a7635222c4588e9e69dfcaad39cf18 100644 |
--- a/chrome_elf/breakpad.cc |
+++ b/chrome_elf/breakpad.cc |
@@ -12,7 +12,7 @@ |
#include "base/macros.h" |
#include "breakpad/src/client/windows/handler/exception_handler.h" |
#include "chrome/common/chrome_version.h" |
-#include "chrome_elf/chrome_elf_util.h" |
+#include "chrome/install_static/install_util.h" |
google_breakpad::ExceptionHandler* g_elf_breakpad = NULL; |